1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/tests/pkg_nanopb/Makefile.ci
Gerson Fernando Budke 6475620290 tests: Exclude atxmega-a1u-xpro board due low mem
Add atxmega-a1u-xpro board to BOARD_INSUFFICIENT_MEMORY list to
exclude test since boards don't have enough data memory.

Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
2021-03-15 20:16:10 -03:00

5 lines
83 B
Makefile

BOARD_INSUFFICIENT_MEMORY := \
atxmega-a1u-xpro \
stm32f030f4-demo \
#