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/07 20:48:04 UTC

[GitHub] [incubator-nuttx] gustavonihei opened a new pull request #4495: Espressif: Create option for merging all binaries into a single file

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


   ## Summary
   This PR intends to create a new option for generating a merged binary file containing all the raw binaries provided to the build.
   
   This is only useful when the path to binary files (e.g. bootloader) is provided via the ESPTOOL_BINDIR variable.
   
   ## Impact
   Only for currently supported Espressif chips: `esp32`, `esp32-s2` and `esp32-c3`.
   
   ## Testing
   `esp32-devkitc:nsh` and `esp32-devkic:mcuboot_agent`, with CONFIG_ESP32_MERGE_BINS both `y` and `n`.
   `esp32s2-saola-1:nsh`, with CONFIG_ESP32S2_MERGE_BINS both `y` and `n`.
   `esp32c3-devkit:nsh`, with CONFIG_ESP32C3_MERGE_BINS both `y` and `n`.
   
   


-- 
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] Ouss4 merged pull request #4495: Espressif: Create option for merging all binaries into a single file

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


   


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