Skip to content

Commit 1a605b0

Browse files
rghaddabrlubos
authored andcommitted
Revert "[nrf fromlist] fs: introduce ZMS a new Memory storage system"
This reverts commit 6e31f3a. Signed-off-by: Riadh Ghaddab <[email protected]>
1 parent 17d9503 commit 1a605b0

File tree

7 files changed

+0
-2155
lines changed

7 files changed

+0
-2155
lines changed

include/zephyr/fs/zms.h

Lines changed: 0 additions & 212 deletions
This file was deleted.

subsys/fs/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ endif()
2525

2626
add_subdirectory_ifdef(CONFIG_FCB ./fcb)
2727
add_subdirectory_ifdef(CONFIG_NVS ./nvs)
28-
add_subdirectory_ifdef(CONFIG_ZMS ./zms)
2928

3029
if(CONFIG_FUSE_FS_ACCESS)
3130
zephyr_library_named(FS_FUSE)

subsys/fs/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,5 @@ endif # FILE_SYSTEM
9999

100100
rsource "fcb/Kconfig"
101101
rsource "nvs/Kconfig"
102-
rsource "zms/Kconfig"
103102

104103
endmenu

subsys/fs/zms/CMakeLists.txt

Lines changed: 0 additions & 3 deletions
This file was deleted.

subsys/fs/zms/Kconfig

Lines changed: 0 additions & 58 deletions
This file was deleted.

0 commit comments

Comments
 (0)