zephyr/subsys/settings/src
Gerard Marull-Paretas dacb3dbfeb iterable_sections: move to specific header
Until now iterable sections APIs have been part of the toolchain
(common) headers. They are not strictly related to a toolchain, they
just rely on linker providing support for sections. Most files relied on
indirect includes to access the API, now, it is included as needed.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2023-05-22 10:42:30 +02:00
..
CMakeLists.txt settings: file: change FS (or file system) wording to File 2022-11-24 09:36:31 +01:00
settings_fcb.c subsys/settings/fcb: removed unused var 2023-01-09 23:19:00 +00:00
settings_file.c settings: remove local settings_mount_*_backend() 2022-12-19 16:00:08 +00:00
settings_init.c settings: Make settings_subsys_init() thread safe 2023-02-20 09:52:26 +01:00
settings_line.c settings fcb: Increase buffer for mcu with large write block size 2023-01-26 22:50:40 +09:00
settings_none.c
settings_nvs.c settings: do not panic on backend initialization errors 2022-12-14 14:10:55 +01:00
settings_priv.h
settings_runtime.c
settings_shell.c
settings_store.c iterable_sections: move to specific header 2023-05-22 10:42:30 +02:00
settings.c iterable_sections: move to specific header 2023-05-22 10:42:30 +02:00