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 |
|
|
1d20e9e1bb
|
tests/driver_pca9685: remove useless BOARD_BLACKLIST
The efm32 arch is blacklisted at driver dependency level.
|
2019-11-16 14:16:27 +01: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
|
1ab5a9390d
|
boards/slwstk6000b-*: split one board for each module
Define one board for each of the available modules.
|
2019-10-08 16:33:27 +02:00 |
|
Schorcht
|
c6bbaac7bc
|
tests: app for testing PCA9685 PWMs
|
2019-09-12 19:13:20 +02:00 |
|