1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/pkg_littlefs2
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
..
tests tests: use check_unittests func from testrunner 2020-03-19 10:39:34 +01:00
main.c mtd: Change API to return 0 on success 2020-05-06 20:24:27 +02:00
Makefile tests/littlefs2: Add test for LittleFS v2.x.y 2020-02-20 14:51:45 +01:00
Makefile.ci tests/littlefs2: Add test for LittleFS v2.x.y 2020-02-20 14:51:45 +01:00