1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/pkg/spiffs/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
..
Makefile spiffs: add SPIFFS as a package 2017-03-31 17:17:41 +02:00
spiffs_fs.c pkg/spiffs: add multi-partitions support 2018-03-02 13:45:17 +01:00