1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/pkg/fatfs
fabian18 a3a1c160ee mtd: Change API to return 0 on success
Returning the number of bytes written/read could return a negative integer
because a uint32_t is expected for the length in read()/write() operations.
2020-05-06 20:24:27 +02:00
..
fatfs_diskio/mtd mtd: Change API to return 0 on success 2020-05-06 20:24:27 +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 Makefile.dep: auto_init_% as DEFAULT_MODULES 2020-02-12 16:51:32 +01: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