1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

tests/pkg/minmea: exclude boards with small memory

This commit is contained in:
Jan Mohr 2023-10-23 11:19:58 +02:00
parent d569cdf4f0
commit bdb1bc3018

View File

@ -1,4 +1,6 @@
BOARD_INSUFFICIENT_MEMORY := \
atmega8 \
nucleo-l011k4 \
samd10-xmini \
stm32f030f4-demo \
#