mcuboot icon indicating copy to clipboard operation
mcuboot copied to clipboard

Secure boot for 32-bit Microcontrollers!

Results 2 mcuboot issues
Sort by recently updated
recently updated
newest added
trafficstars

Update the include path of generated headers. See: - https://github.com/zephyrproject-rtos/zephyr/pull/63973 - https://github.com/mcu-tools/mcuboot/pull/1965

Add ram load overlays for nrf52840dk and mimxrt1050_evk boards. These ram load overlays are moved from the Zephyr in tree smp_svr sample, to enable ram load support for multiple platforms....

DNM