Initial commit
Initial commit.
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# Disable Zephyr console
|
||||
CONFIG_CONSOLE=n
|
||||
|
||||
# MCUBoot settings
|
||||
CONFIG_BOOT_MAX_IMG_SECTORS=256
|
||||
|
||||
# MCUboot serial recovery
|
||||
CONFIG_MCUBOOT_SERIAL=y
|
||||
|
||||
CONFIG_MULTITHREADING=y
|
||||
Reference in New Issue
Block a user