You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/09/24 18:32:53 UTC

[GitHub] [incubator-nuttx] gustavonihei opened a new pull request #4611: ESP32-C3: Add support for booting NuttX from MCUboot

gustavonihei opened a new pull request #4611:
URL: https://github.com/apache/incubator-nuttx/pull/4611


   ## Summary
   This PR intends to add support for booting an *ESP32-C3* NuttX application firmware image from MCUboot.
   
   ## Impact
   Only for boards based on **ESP32-C3** chip.
   
   ## Testing
   1) `pip install imgtool`, this is MCUboot tool for signing the firmware images.
   2) `./tools/configure.sh -E esp32c3-devkit:mcuboot_confirm`
   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-unsubscribe@nuttx.apache.org

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



[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #4611: ESP32-C3: Add support for booting NuttX from MCUboot

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged pull request #4611:
URL: https://github.com/apache/incubator-nuttx/pull/4611


   


-- 
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-unsubscribe@nuttx.apache.org

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



[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #4611: ESP32-C3: Add support for booting NuttX from MCUboot

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged pull request #4611:
URL: https://github.com/apache/incubator-nuttx/pull/4611


   


-- 
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-unsubscribe@nuttx.apache.org

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