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

tests/sys/sema_inv: boards with insufficient RAM

This commit is contained in:
Gunar Schorcht 2023-06-28 11:39:08 +02:00
parent c9a9a5901b
commit 6eb358bfee

View File

@ -1,5 +1,9 @@
BOARD_INSUFFICIENT_MEMORY := \
arduino-duemilanove \
arduino-nano \
arduino-uno \
atmega328p \
atmega328p-xplained-mini \
nucleo-f031k6 \
nucleo-l011k4 \
#