zephyr/samples/subsys/fs
Dominik Ermel 6c2e661da0 samples/littlefs: Fix rcar boards selecting Flash API
The rcar boards use block variant of LittleFS and Disk Access API,
but have been using proj.conf for Flash API based access.
The commit adds section building boards with pro_blk.conf
into sample.yaml, where rcar boards will now be allowed,
and removes redundant configuration lines from board specific
conf files.

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
2024-05-14 16:54:55 +02:00
..
format flash: Move dependency on FLASH_PAGE_LAYOUT where it belongs 2024-04-10 10:01:40 +02:00
fs_sample boards: esp32: SDHC support for esp_wrover_kit 2024-04-30 18:23:06 +02:00
littlefs samples/littlefs: Fix rcar boards selecting Flash API 2024-05-14 16:54:55 +02:00
fs.rst samples/subsys/fs: move existing test into fat_fs 2019-07-25 06:39:55 +03:00