Leandro Lanzieri
|
4d65bc8e0a
|
cpu: Rename CPU_ARCH to CPU_CORE
|
2020-06-16 12:05:40 +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 |
|
Francisco Molina
|
1abeb21bce
|
tests/mtd_flashpage: adapt test for msp430
- msp430 holds the ISR vector in the last page, avoid
erasing that page during test.
|
2019-11-24 13:19:20 +01:00 |
|
fjmolinas
|
f0bbcef987
|
drivers/mtd_flashpage: add 16bit compatibility
|
2019-11-24 13:19:19 +01:00 |
|
Vincent Dupont
|
a05f7c7cac
|
unittests: add mtd_flashpage unittests
|
2019-09-10 13:26:27 +02:00 |
|