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