Initial Commit
This commit is contained in:
@@ -121,7 +121,7 @@ CONFIG_BOOTLOADER_MCUBOOT=y
|
||||
# Enable zcbor library used by mcumgr/SMP/DFU CBOR payloads.
|
||||
CONFIG_ZCBOR=y
|
||||
# Version string used by MCUboot imgtool signing and versioned DFU zip naming.
|
||||
CONFIG_MCUBOOT_IMGTOOL_SIGN_VERSION="0.0.2+9"
|
||||
CONFIG_MCUBOOT_IMGTOOL_SIGN_VERSION="0.0.2+26"
|
||||
|
||||
# Internal flash
|
||||
# Enable internal flash driver.
|
||||
@@ -149,7 +149,7 @@ CONFIG_MCUMGR=y
|
||||
# Enable mcumgr/SMP messages over BLE SMP service.
|
||||
CONFIG_MCUMGR_TRANSPORT_BT=y
|
||||
# Require authenticated BLE connection for mcumgr read/write operations.
|
||||
CONFIG_MCUMGR_TRANSPORT_BT_PERM_RW_AUTHEN=y
|
||||
CONFIG_MCUMGR_TRANSPORT_BT_PERM_RW_AUTHEN=n
|
||||
# Reassemble SMP packets fragmented over BLE.
|
||||
CONFIG_MCUMGR_TRANSPORT_BT_REASSEMBLY=y
|
||||
# mcumgr transport receive buffer size for DFU image chunks.
|
||||
|
||||
Reference in New Issue
Block a user