zephyr/tests/subsys/fs/nvs
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
..
boards
src tests: subsys: fs: nvs: use DEVICE_DT_GET 2022-03-31 13:55:10 +02:00
CMakeLists.txt cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
prj.conf kconfig: Rename the ZTEST stack size option to align with the rest 2022-02-22 08:23:05 -05:00
testcase.yaml