This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
1ee0d60990
zephyr
/
samples
/
subsys
/
fs
/
fat_fs
/
boards
/
olimexino_stm32.conf
3 lines
40 B
Plaintext
Raw
Normal View
History
Unescape
Escape
tests/boards/samples: fixup after sdmmc driver relocation Fixup configuration. Remove obsolete SDHC SPI configuration. Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2021-02-24 07:31:55 +08:00
CONFIG_DISK_DRIVER_SDMMC=y
samples: subsys: fs: Refactor fat_fs board configurations Refactors the fat_fs sample to move board-specific configurations to separate files and support a shared prj.conf file. Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2020-04-28 08:55:56 +08:00
CONFIG_SPI=y