|
2f5f69e23a
|
tests/pkg_spiffs: exclude msp430 boards because missing memory
The build fails during link because of insufficient memory. No need to use BOARD_BLACKLIST for msp430 based boards
|
2019-11-15 19:11:37 +01:00 |
|
Benjamin Valentin
|
58892fbbef
|
tests: add stm32f030f4-demo to Makefile.ci
|
2019-10-21 15:33:11 +02:00 |
|
Marian Buschsieweke
|
06d560f408
|
tests: Added atmega328p to Makefile.ci
Added the atmega328p board to the BOARD_INSUFFICIENT_MEMORY list where needed.
|
2019-10-21 12:54:46 +02:00 |
|
Marian Buschsieweke
|
fd6fedaab6
|
tests: BOARD_INSUFFICIENT_MEMORY -> Makefile.ci
- Moved the BOARD_INSUFFICIENT_MEMORY list into Makefile.ci
- Formatted the list to contain one board per line
- Sorted the lists alphabetically
|
2019-10-17 15:11:59 +02:00 |
|
Gaëtan Harter
|
8e5422ff78
|
applications: remove 'TEST_ON_CI_WHITELIST += all'
This is now the default so not required anymore.
|
2019-08-21 12:51:17 +02:00 |
|
|
4ac2b4ec2b
|
tests: exclude stm32l0538-disco board
because of insufficient memory available
|
2019-07-08 21:50:36 +02:00 |
|
|
eb7d7d6d99
|
tests/spiffs: Move from unittests to regular test
|
2019-05-28 17:41:11 +02:00 |
|