zephyr/samples/subsys/fs
Jordan Yates 91f8c1aea9 everywhere: replace #if IS_ENABLED() as per docs
Replace `#if IS_ENABLED()` with `#if defined()` as recommended by the
documentation of `IS_ENABLED`.

Signed-off-by: Jordan Yates <jordan@embeint.com>
2024-06-28 07:20:32 -04:00
..
format samples: Fix list formatting in README 2024-05-30 16:53:29 -05:00
fs_sample everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
littlefs everywhere: replace #if IS_ENABLED() as per docs 2024-06-28 07:20:32 -04:00
fs.rst