fdcavalcanti opened a new pull request, #14563:
URL: https://github.com/apache/nuttx/pull/14563

   ## Summary
   
   This PR modifies the ESP32C3 linker script to fix issue reported in #14151.
   Also adds the brownout detector to flash section.
   
   ## Impact
   
   Fix issues related to device not booting when using MCUBoot and WiFi.
   
   ## Testing
   
   Tested on internal CI.
   To verify manually:
   - `./tools/configure.sh -l esp32c3-generic:sta_softap`
   - `make menuconfig` -> Enable CONFIG_ESPRESSIF_BOOTLOADER_MCUBOOT
   - `make bootloader`
   - `make` and flash.
   


-- 
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]

Reply via email to