gustavonihei opened a new pull request #879: URL: https://github.com/apache/incubator-nuttx-apps/pull/879
## Summary This PR intends to fix the inclusion of multiple example application from MCUboot component. Even though the options existed, the second application would override the values, resulting in the missing first application on the final binary. ## Impact Existing defconfigs should have no impact, but now it is possible to properly include both examples in a single defconfig. ## Testing `esp32-devkitc:mcuboot_agent` plus `CONFIG_MCUBOOT_SLOT_CONFIRM_EXAMPLE=y`. Verified that both apps are listed correctly by NSH. -- 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