windowsair

Results 260 comments of windowsair

No support v5 esp-idf. Use v4.4.2

stm32g0x.cfg 的配置是否把速率给修改了? 不要用 2M 的,直接用 10M 的试下

我这里用 F302C8T6 可以正常下载和调试。 elaphureLink 更新到 1.3.0 版本,确认下配置是否正确: ![image](https://github.com/user-attachments/assets/cdd66f1f-e206-4509-8d62-f0b5e3dedf4b)

Hello, it looks like the CI task failed early. If possible, I can submit a new PR to fix the CI issue first.

I think you still need the JTAG connection, which is not very convenient. FYI: The ESP32-C3 has an on-chip USB-JTAG connection, which may facilitate your use of OpenOCD for direct...

Okay, now it is ready to review :)

There are conflicting codes. But the code in mainline doesn't seem to pass CI. Do I need to wait for the mainline code to be fixed first?

> > There are conflicting codes. But the code in mainline doesn't seem to pass CI. Do I need to wait for the mainline code to be fixed first? >...

> > Unit test works fine. But coverage and coverity task failed :( > > The coverage and coverity jobs require access tokens which are only available on my github...