mirror of
https://github.com/apache/nuttx.git
synced 2026-06-01 07:45:16 +08:00
tools/esp32: Add nuttx.signed.bin to the manifest file
Signed-off-by: Gustavo Henrique Nihei <gustavo.nihei@espressif.com>
This commit is contained in:
committed by
Abdelatif Guettouche
parent
c0344d2273
commit
6de75d9932
@@ -144,6 +144,7 @@ define POSTBUILD
|
|||||||
-H $(CONFIG_ESP32_APP_MCUBOOT_HEADER_SIZE) --pad-header \
|
-H $(CONFIG_ESP32_APP_MCUBOOT_HEADER_SIZE) --pad-header \
|
||||||
-S $(CONFIG_ESP32_OTA_SLOT_SIZE) \
|
-S $(CONFIG_ESP32_OTA_SLOT_SIZE) \
|
||||||
nuttx.bin nuttx.signed.bin
|
nuttx.bin nuttx.signed.bin
|
||||||
|
$(Q) echo nuttx.signed.bin >> nuttx.manifest
|
||||||
$(Q) echo "Generated: nuttx.signed.bin (MCUboot compatible)"
|
$(Q) echo "Generated: nuttx.signed.bin (MCUboot compatible)"
|
||||||
$(call MERGEBIN)
|
$(call MERGEBIN)
|
||||||
endef
|
endef
|
||||||
|
|||||||
Reference in New Issue
Block a user