nuttx icon indicating copy to clipboard operation
nuttx copied to clipboard

{bp-16533} Update MCUBoot build process for Espressif devices

Open jerpelea opened this issue 6 months ago • 0 comments

Summary

arch/risc-v: decouple common source for Espressif's MCUBoot port
Decouples the NuttX build from the MCUBoot common source on RISC-V Espressif
devices. Allows using different branches for each.

arch/xtensa: decouple common source for Espressif's MCUBoot port
Decouples the NuttX build from the MCUBoot common source on Xtensa
devices. Allows using different branches for each.

This PR changes MCUBoot build process for Xtensa and RISC-V Espressif devices. No changes on user side or build process.

Impact

RELEASE

Testing

CI

jerpelea avatar Jun 23 '25 09:06 jerpelea