gateway: working shell on uart0 and mcumgr on usb_serial, minimal OS mgmt config\n
Signed-off-by: Eduard Iten <eduard@iten.pro>
This commit is contained in:
parent
fc089e5a33
commit
0713f8255e
|
|
@ -21,3 +21,8 @@ CONFIG_NET_BUF=y
|
||||||
CONFIG_ZCBOR=y
|
CONFIG_ZCBOR=y
|
||||||
CONFIG_CRC=y
|
CONFIG_CRC=y
|
||||||
CONFIG_BASE64=y
|
CONFIG_BASE64=y
|
||||||
|
|
||||||
|
CONFIG_MCUMGR_GRP_IMG=y
|
||||||
|
CONFIG_IMG_MANAGER=y
|
||||||
|
CONFIG_MCUBOOT_IMG_MANAGER=y
|
||||||
|
CONFIG_STREAM_FLASH=y
|
||||||
Loading…
Reference in New Issue