zephyr/subsys/fs
Krzysztof Chruscinski 041f0e5379 all: logging: Remove log_strdup function
Logging v1 has been removed and log_strdup wrapper function is no
longer needed. Removing the function and its use in the tree.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2022-06-23 13:42:23 +02:00
..
fcb fs: fcb: Make FCB work with sectors larger than 16K 2022-05-25 14:57:45 +02:00
nvs fs/nvs: Fix comment typo 2022-06-05 14:49:20 +02:00
CMakeLists.txt modules: littlefs: move CMake glue code from littlefs repo into Zephyr 2022-03-02 15:34:11 +01:00
fat_fs.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
fs_impl.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
fs_impl.h subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
fs.c all: logging: Remove log_strdup function 2022-06-23 13:42:23 +02:00
fuse_fs_access.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
Kconfig fs: Kconifg: use rsource instead of source for local Kconfigs 2022-04-11 12:12:20 +02:00
Kconfig.fatfs kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
Kconfig.littlefs kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
littlefs_fs.c all: logging: Remove log_strdup function 2022-06-23 13:42:23 +02:00
shell.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00