mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-17 02:23:49 +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
13 lines
247 B
Makefile
13 lines
247 B
Makefile
BOARD_INSUFFICIENT_MEMORY := \
|
|
arduino-duemilanove \
|
|
arduino-leonardo \
|
|
arduino-nano \
|
|
arduino-uno \
|
|
atmega328p \
|
|
atmega328p-xplained-mini \
|
|
atmega8 \
|
|
nucleo-l011k4 \
|
|
samd10-xmini \
|
|
stm32f030f4-demo \
|
|
#
|