fdcavalcanti opened a new pull request, #14267: URL: https://github.com/apache/nuttx/pull/14267
## Summary Add a Python script to check if esptool is installed and if its version is up-to-date (see minimum version at ESPTOOL_MIN_VERSION on .mk files). This fixes build issues as reported in #13824. ## Impact New Python script added. Stops build if esptool version is below 4.8. Script runs for ESP32, S2, S3, C3, C6. ## Testing Tested locally and on internal CI with Python3.8+. -- 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]
