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 |
|
Vincent Dupont
|
f04ecee9f6
|
mtd_native: fix overlapping pages write check
|
2018-02-26 15:32:06 +01:00 |
|
MichelRottleuthner
|
ee17dae5af
|
pkg/fatfs: add vfs integration
|
2018-01-09 14:46:40 +01:00 |
|
Martine Lenders
|
6a6b9e8f16
|
doc: fix grouping of mtd_native
|
2017-03-31 13:38:01 +02:00 |
|
Vincent Dupont
|
9e8cb3d135
|
native: add mtd-compliant flash emulation
|
2017-03-16 11:24:22 +01:00 |
|