mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
c436c39ea8
The FAT file system operates on sectors (pages), so use the new mtd_write_page() and mtd_read_page() functions. This also avoids the wrap-around after reading/writing past 4 GiB. |
||
---|---|---|
.. | ||
fatfs_diskio/mtd | ||
fatfs_vfs | ||
doc.txt | ||
Makefile | ||
Makefile.dep | ||
Makefile.include |