Fabian Hüßler
|
41c0b1e7f0
|
pkg/littlefs: make block size configurable
|
2022-07-31 10:57:12 +02:00 |
|
chrysn
|
38d0ec52d0
|
tests: Set a MTD write size of 1 wherever an MTD is mocked
|
2022-03-31 13:56:30 +02:00 |
|
Benjamin Valentin
|
79d342a576
|
tests/pkg_littlefs*: align test with documentation
|
2022-02-08 10:10:17 +01:00 |
|
|
a8be37bbf0
|
tests/pkg_littlefs*: make use hardware MTD optional
|
2021-02-25 12:25:28 +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 |
|
|
1d38863e2e
|
tests/littlefs: Move from unittests to regular test
|
2019-05-28 17:39:26 +02:00 |
|