zephyr/tests/subsys/fs
Gerard Marull-Paretas e6b0d2121c tests: subsys: fs: nvs: use DEVICE_DT_GET
The flash device can be obtained at compile time using DEVICE_DT_GET.
Make the flash device a module global so that it can be re-used (no need
to query/check for the device every time).

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-03-31 13:55:10 +02:00
..
common
fat_fs_api fs: fat_fs: Set FS_MOUNT_FLAG_USE_DISK_ACCESS on mount 2021-12-06 08:08:26 -05:00
fat_fs_dual_drive
fcb
fs_api everywhere: fix typos 2022-03-18 13:24:08 -04:00
littlefs everywhere: fix typos 2022-03-18 13:24:08 -04:00
multi-fs everywhere: fix typos 2022-03-18 13:24:08 -04:00
nvs tests: subsys: fs: nvs: use DEVICE_DT_GET 2022-03-31 13:55:10 +02:00