1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 04:52:59 +01:00
RIOT/pkg/fatfs
Benjamin Valentin 3b2cfa6478 drivers/sdcard_spi: add auto_init_storage to DEFAULT_MODULE
sdcard_spi is the only driver in auto_init_storage and was previously
pulled in by fatsfs (because it's used on SD cards)

It does however make much more sense if the SD card driver pulls that in
so other file systems can be used on SD card too.
2020-05-20 11:57:05 +02:00
..
fatfs_diskio/mtd pkg/fatfs: fix day_of_month value of get_fattime() 2020-04-03 11:27:10 +02:00
fatfs_vfs pkg*: fix doxygen grouping 2018-06-11 19:12:02 +02:00
doc.txt fixup! pkg: enhance doxygen packages documentation 2017-07-03 11:18:47 +02:00
Makefile pkg/*: adapt to new state file targets 2020-01-08 20:55:19 +01:00
Makefile.dep drivers/sdcard_spi: add auto_init_storage to DEFAULT_MODULE 2020-05-20 11:57:05 +02:00
Makefile.fatfs pkg/fatfs: switched to git mirror for downloading FatFs code instead of authors webserver, added Makefile.dep for fatfs, cleanup code for using rtc 2017-05-15 15:21:29 +02:00
Makefile.include Makefile.include: remove repeated OS declaration 2019-10-18 10:36:43 +02:00