samples: mgmt: mcumgr: Fix fs overlay
Fixes the filesystem overlay by enabling flash map, which is needed for lfs. Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
This commit is contained in:
parent
b8ef838069
commit
fc9442c033
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
# Enable the LittleFS file system.
|
||||
CONFIG_FLASH_MAP=y
|
||||
CONFIG_FILE_SYSTEM=y
|
||||
CONFIG_FILE_SYSTEM_LITTLEFS=y
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue