1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/pkg/fatfs
chrysn b6392d63ef vfs: Provide generic stat implementation (and use in fatfs)
When a file system has `fstat` and `open` implemented, `stat` can still
be missing. The new function is a generic implementation, and used in
fatfs to provide a `stat`.
2020-10-25 17:39:57 +01:00
..
fatfs_diskio/mtd pkg/*: realign ENABLE_DEBUG 2020-10-23 02:43:10 +02:00
fatfs_vfs vfs: Provide generic stat implementation (and use in fatfs) 2020-10-25 17:39:57 +01:00
doc.txt fixup! pkg: enhance doxygen packages documentation 2017-07-03 11:18:47 +02:00
Makefile pkg: adapt 'simple' packages to the new organization 2020-06-26 09:25:43 +02:00
Makefile.dep drivers/sdcard_spi: add auto_init_storage to DEFAULT_MODULE 2020-05-20 11:57:05 +02:00
Makefile.include pkg: don't copy Makefile in package build directory 2020-06-12 18:44:48 +02:00