Jan Romann
|
4384795cb9
|
treewide: Remove excessive newlines
|
2021-08-13 19:50:38 +02:00 |
|
Benjamin Valentin
|
5ecfd67a6e
|
native/mtd: implement .write_page()
|
2020-11-03 22:45:27 +01:00 |
|
Bas Stottelaar
|
22243aec7a
|
cpu/*: realign ENABLE_DEBUG
|
2020-10-23 00:46:26 +02:00 |
|
Bas Stottelaar
|
fb61443bbd
|
cpu/*: remove unused assert.h include
|
2020-10-22 11:13:09 +02: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 |
|
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 |
|