Skip to content

Commit 9b5b529

Browse files
samples: canopennode: enable CONFIG_FLASH_MAP
Enable CONFIG_FLASH_MAP as this is required by CONFIG_SETTINGS_NVS. Signed-off-by: Henrik Brix Andersen <henrik@brixandersen.dk>
1 parent 8d66ad3 commit 9b5b529

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎samples/modules/canopennode/prj.conf‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ CONFIG_GPIO=y
66
CONFIG_CAN=y
77

88
CONFIG_FLASH=y
9+
CONFIG_FLASH_MAP=y
910
CONFIG_NVS=y
1011
CONFIG_SETTINGS=y
1112
CONFIG_SETTINGS_NVS=y

0 commit comments

Comments
 (0)