|
05fbeb65b1
|
tests: skip nucleo-l011k4 where it doesn't fit
|
2020-10-15 18:52:51 +02:00 |
|
Francisco Molina
|
0996fb87fd
|
tests: insufficient mem. atmega328p based boards
- When using test_interactive_sync_utils, stdin and many more
prints/puts are included. These all go into .bss/.data which
quickly fills up RAM.
|
2019-11-27 15:07:43 +01:00 |
|
Benjamin Valentin
|
58892fbbef
|
tests: add stm32f030f4-demo to Makefile.ci
|
2019-10-21 15:33:11 +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 |
|