|
a8be37bbf0
|
tests/pkg_littlefs*: make use hardware MTD optional
|
2021-02-25 12:25:28 +01:00 |
|
Benjamin Valentin
|
a028102149
|
pkg/littlefs2: rename littlefs_desc_t -> littlefs2_desc_t
Allow to have both versions of the FS present at the same time.
|
2020-07-17 16:43:00 +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 |
|
|
9e11e28686
|
tests/littlefs2: Add test for LittleFS v2.x.y
Intentionally a copy of the LittleFS v1.x.y test
|
2020-02-20 14:51:45 +01:00 |
|