mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-15 17:43:51 +01:00
examples: Fix incorrect category heading examples: shorten coap folder name static-tests/examples: check subfolders for entries ci/test_native: Adjust to new examples structure examples: adjust makefiles to new structure ci/tests: Fix symlinks to point towards proper examples
18 lines
341 B
Makefile
18 lines
341 B
Makefile
BOARD_INSUFFICIENT_MEMORY := \
|
|
arduino-duemilanove \
|
|
arduino-leonardo \
|
|
arduino-nano \
|
|
arduino-uno \
|
|
atmega328p \
|
|
atmega328p-xplained-mini \
|
|
atmega8 \
|
|
nucleo-c031c6 \
|
|
nucleo-f031k6 \
|
|
nucleo-f042k6 \
|
|
nucleo-l011k4 \
|
|
nucleo-l031k6 \
|
|
samd10-xmini \
|
|
stk3200 \
|
|
stm32f030f4-demo \
|
|
#
|