|
05fbeb65b1
|
tests: skip nucleo-l011k4 where it doesn't fit
|
2020-10-15 18:52:51 +02:00 |
|
Leandro Lanzieri
|
b897637dba
|
tests: remove esp32-wroom-32 from blacklist of mtd using tests
This reverts commit d59fd84bff .
|
2020-10-09 13:29:55 +02:00 |
|
Benjamin Valentin
|
69a7eb5efa
|
tests: add stk3200 to Makefile.ci
|
2020-10-06 16:43:47 +02:00 |
|
|
d59fd84bff
|
tests: blacklist mtd using tests for esp32-wroom-32
|
2020-09-30 13:02:31 +02:00 |
|
Marian Buschsieweke
|
9e13733703
|
examples,tests: Updated Makefile.ci
Added ATmega328P based boards where needed
|
2020-07-27 20:51:52 +02: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 |
|
Benjamin Valentin
|
e89d9c05c3
|
tests: don't set VFS params by the application
|
2020-06-17 15:58:33 +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 |
|
|
e9af310159
|
tests: use check_unittests func from testrunner
|
2020-03-19 10:39:34 +01: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 |
|