From a940bb1dbc766152fcb070167d94e3ab69318648 Mon Sep 17 00:00:00 2001 From: Kamil Piszczek Date: Tue, 8 Oct 2019 11:47:42 +0200 Subject: [PATCH] doc: guides: bluetooth: updated persistent storage section Updated the Persistent Storage section in the Bluetooth guide with NVS configuration. Signed-off-by: Kamil Piszczek --- doc/guides/bluetooth/bluetooth-arch.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/guides/bluetooth/bluetooth-arch.rst b/doc/guides/bluetooth/bluetooth-arch.rst index f64c69a37a1..ef3aa6d85f7 100644 --- a/doc/guides/bluetooth/bluetooth-arch.rst +++ b/doc/guides/bluetooth/bluetooth-arch.rst @@ -393,9 +393,8 @@ configuration options needed will look something like the following: CONFIG_FLASH=y CONFIG_FLASH_PAGE_LAYOUT=y CONFIG_FLASH_MAP=y - CONFIG_FCB=y + CONFIG_NVS=y CONFIG_SETTINGS=y - CONFIG_SETTINGS_FCB=y Once enabled, it is the responsibility of the application to call settings_load() after having initialized Bluetooth (using the