Initial commit
Initial commit.
This commit is contained in:
5
bootloader/mcuboot/boot/zephyr/app.overlay
Normal file
5
bootloader/mcuboot/boot/zephyr/app.overlay
Normal file
@@ -0,0 +1,5 @@
|
||||
/ {
|
||||
chosen {
|
||||
zephyr,code-partition = &boot_partition;
|
||||
};
|
||||
};
|
||||
Reference in New Issue
Block a user