zephyr/tests/subsys/settings
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
..
fcb test: Apply semantic patch file ztest_strcmp.cocci 2024-06-14 19:25:42 +02:00
fcb_init tests/settings: Move from flash_area_erase to flash_area_flatten 2024-06-04 08:00:46 +02:00
file tests/settings: Move from flash_area_erase to flash_area_flatten 2024-06-04 08:00:46 +02:00
functional everywhere: replace #if IS_ENABLED() as per docs 2024-06-28 07:20:32 -04:00
nvs flash: Move dependency on FLASH_PAGE_LAYOUT where it belongs 2024-04-10 10:01:40 +02:00
src