windowsair

Results 170 comments of windowsair

Thank you for your excellent work! The final `.c` file is essentially a string. On my vs2019, a memory leak occurred while compiling this string with large length (this seems...

Please note that support for ESP32 is not yet ready and more testing is needed

It looks like you are using esp32 S-series chips. I would like to remind that only support for the original esp32 chips has been added so far, work is still...

Hi, this project now supports ESP32. The node ESP-32S you are using is actually ESP32. Please try using the latest version of the project.

确切地讲,不建议修改SWDIO和SWCLK引脚。这两个引脚上的信号都是从IO_MUX上直出的,在高速时钟下可以达到最好的效果。 当然,也可以通过GPIO矩阵对信号进行重映射,但我暂时还没有试过这个

It is true that most cases are related to submoule. btw you are using an older version, so if you still have problems, try the newer version of the project.

不太清楚,这个不是我做的,我也不知道他的软件实现是什么样的

类似的有https://github.com/windowsair/elaphureLink 感兴趣的话可以看看

`CreateProcessA` seems to internally convert to the OEM code page, which is kind of broken for characters like emoji.