1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-31 17:31:18 +01:00
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
..
2020-02-14 16:23:41 +01:00
2020-03-29 23:18:34 +02:00
2020-03-24 10:38:40 +01:00
2020-03-18 14:15:38 +01:00
2020-02-13 15:55:33 +01:00
2020-03-09 20:29:50 +01:00
2020-01-14 13:23:25 +01:00
2019-10-28 23:41:46 +01:00
2020-01-08 20:55:19 +01:00