zephyr/subsys/settings/src
Fabio Baltieri f88a420d69 toolchain: migrate iterable sections calls to the external API
This migrates all the current iterable section usages to the external
API, dropping the "Z_" prefix:

Z_ITERABLE_SECTION_ROM
Z_ITERABLE_SECTION_ROM_GC_ALLOWED
Z_ITERABLE_SECTION_RAM
Z_ITERABLE_SECTION_RAM_GC_ALLOWED
Z_STRUCT_SECTION_ITERABLE
Z_STRUCT_SECTION_ITERABLE_ALTERNATE
Z_STRUCT_SECTION_FOREACH

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2021-08-12 17:47:04 -04:00
..
CMakeLists.txt
settings_fcb.c
settings_file.c settings: fs: check directory presence before attemp to create it 2021-07-26 10:44:42 -04:00
settings_init.c
settings_line.c settings: fix possible unaligned write while a line coping 2020-12-04 17:10:47 +01:00
settings_none.c
settings_nvs.c settings: Handle unhandled error 2021-02-03 08:37:11 -05:00
settings_priv.h
settings_runtime.c
settings_store.c toolchain: migrate iterable sections calls to the external API 2021-08-12 17:47:04 -04:00
settings.c toolchain: migrate iterable sections calls to the external API 2021-08-12 17:47:04 -04:00