Skip to content

Commit

Permalink
tests/sys/sema_inv: boards with insufficient RAM
Browse files Browse the repository at this point in the history
  • Loading branch information
gschorcht committed Jun 28, 2023
1 parent c9a9a59 commit 6eb358b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tests/sys/sema_inv/Makefile.ci
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
BOARD_INSUFFICIENT_MEMORY := \
arduino-duemilanove \
arduino-nano \
arduino-uno \
atmega328p \
atmega328p-xplained-mini \
nucleo-f031k6 \
nucleo-l011k4 \
#

0 comments on commit 6eb358b

Please sign in to comment.