This adds a user application that shows the usage of ZMS The sample app shows three main functions of ZMS: - read/write/delete key/value pairs - fill all storage and delete it - calculate free remaining space Signed-off-by: Riadh Ghaddab <rghaddab@baylibre.com>
6 lines
61 B
Plaintext
6 lines
61 B
Plaintext
CONFIG_FLASH=y
|
|
CONFIG_FLASH_MAP=y
|
|
|
|
CONFIG_ZMS=y
|
|
CONFIG_LOG=y
|