almir-okato opened a new pull request, #7873:
URL: https://github.com/apache/nuttx/pull/7873

   ## Summary
   This PR intends to add support for booting an ESP32-S3 NuttX application 
firmware image from MCUboot.
   
   ## Impact
   Only for boards based on ESP32-S3 chip.
   
   ## Testing
   1. `pip install imgtool`, this is MCUboot tool for signing the firmware 
images.
   2. `./tools/configure.sh -E esp32s3-devkit:mcuboot_nsh`
   3. `make bootloader`
   4. `make download ESPTOOL_PORT=/dev/ttyUSB0 ESPTOOL_BINDIR=.`
   


-- 
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: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to