1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/include/fs
Samantha Wojtowicz ced65bbf5b pkg/spiffs: add multi-partitions support
Two new fileds added in spiffs descriptor:
 - base_addr: base address of the partition
 - part_block_count: number of sectors in the partition
If part_block_count is 0, the whole underlying MTD is used
2018-03-02 13:45:17 +01:00
..
constfs.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
devfs.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
fatfs.h pkg/fatfs: integrate diskio layer to mtd interface 2018-01-09 14:46:40 +01:00
littlefs_fs.h pkg: add littlefs pkg and vfs integration 2018-01-09 17:03:44 +01:00
spiffs_fs.h pkg/spiffs: add multi-partitions support 2018-03-02 13:45:17 +01:00