fdcavalcanti commented on PR #18661: URL: https://github.com/apache/nuttx/pull/18661#issuecomment-4176787767
> > I am also not able to reproduce, could you test locally? Maybe something on CI is different, still looking into it. > > **Update:** Seems this is caused by an old esptool version that is running on CI. I downgraded my own and got the same issue. Will open a PR updating the CI esptool version and that should fix the problem. > > Hi @fdcavalcanti, I’ve tested the CMake build on Windows Native and it works fine! I used the latest version of esptool, v5.2.0 https://github.com/espressif/esptool/releases > > So do we need to update the version in the NuttX Docker image? Which version did you use for your tests? > > Later, if I can, I’ll run a test on a Waveshare ESP32-C3-Zero board that I have. > Log esp32c6-devkitc:nsh Yes, 5.2.0 is good as it supports P4 and some future chips. I've also been used locally and on internal CI. I'll add a PR soon. Thanks for the test! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
