From 2fb25ef9ff50b9f7e69ab7410aabef224a9df6e2 Mon Sep 17 00:00:00 2001 From: dylad Date: Sat, 6 Apr 2024 10:59:29 +0200 Subject: [PATCH] tests/sys/shell: add arduino-duemilanove to BOARD_INSUFFICIENT_MEMORY Signed-off-by: dylad --- tests/sys/shell/Makefile.ci | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/sys/shell/Makefile.ci b/tests/sys/shell/Makefile.ci index 6dd70e79649f2..51770f4f9e7de 100644 --- a/tests/sys/shell/Makefile.ci +++ b/tests/sys/shell/Makefile.ci @@ -1,4 +1,6 @@ BOARD_INSUFFICIENT_MEMORY := \ + arduino-duemilanove \ + arduino-uno \ atmega328p-xplained-mini \ atmega8 \ #