Skip to content

Commit 2e14671

Browse files
Jeppe Odgaarddanieldegrasse
authored andcommitted
doc: services: storage: fcb: remove deprecated settings recommendation
The recommended back-end depends on the use case. There exists another note (recommendation) in doc/services/storage/settings/index.rst which is up to date. Signed-off-by: Jeppe Odgaard <[email protected]>
1 parent e327801 commit 2e14671

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

doc/services/storage/fcb/fcb.rst

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,6 @@ Flash circular buffer provides an abstraction through which you can treat
77
flash like a FIFO. You append entries to the end, and read data from the
88
beginning.
99

10-
.. note::
11-
12-
As of Zephyr release 2.1 the :ref:`NVS <nvs_api>` storage API is
13-
recommended over FCB for use as a back-end for the :ref:`settings API
14-
<settings_api>`.
15-
1610
Description
1711
***********
1812

0 commit comments

Comments
 (0)