1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/pkg/littlefs
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
..
fs mtd: Change API to return 0 on success 2020-05-06 20:24:27 +02:00
doc.txt pkg: add littlefs pkg and vfs integration 2018-01-09 17:03:44 +01:00
Makefile pkg/*: adapt to new state file targets 2020-01-08 20:55:19 +01:00
Makefile.include pkg/littlefs: clean-up Makefile 2018-02-20 10:57:18 +01:00
Makefile.littlefs pkg/littlefs: bump version to v1.6.2 2018-10-03 10:59:47 +02:00