zephyr/samples/subsys/fs
Erwan Gouriou 9d2cbf6217 samples: subsys: fs: stm:32 fix misuse of zephyr,sdmmc-disk compatible
"zephyr,sdmmc-disk" compatible stands for binding with sdmmc subsys which
is not compatible and not used with current STM32 sdmmc driver.
Declaring this compatible is a no op on STM32, so remove it.

Signed-off-by: Erwan Gouriou <erwan.gouriou@st.com>
2024-04-18 11:10:36 +02:00
..
format flash: Move dependency on FLASH_PAGE_LAYOUT where it belongs 2024-04-10 10:01:40 +02:00
fs_sample samples: subsys: fs: stm:32 fix misuse of zephyr,sdmmc-disk compatible 2024-04-18 11:10:36 +02:00
littlefs samples: subsys: fs: stm:32 fix misuse of zephyr,sdmmc-disk compatible 2024-04-18 11:10:36 +02:00
fs.rst