From ac40354f1930c26122ff2d34b229eee59819375d Mon Sep 17 00:00:00 2001 From: chrysn Date: Fri, 5 Apr 2024 14:07:12 +0200 Subject: [PATCH] tests/drivers/at_unit: Add Makefile.ci --- tests/drivers/at_unit/Makefile.ci | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 tests/drivers/at_unit/Makefile.ci diff --git a/tests/drivers/at_unit/Makefile.ci b/tests/drivers/at_unit/Makefile.ci new file mode 100644 index 000000000000..54417567ab01 --- /dev/null +++ b/tests/drivers/at_unit/Makefile.ci @@ -0,0 +1,10 @@ +BOARD_INSUFFICIENT_MEMORY := \ + arduino-duemilanove \ + arduino-leonardo \ + arduino-nano \ + arduino-uno \ + atmega328p \ + atmega328p-xplained-mini \ + atmega8 \ + nucleo-l011k4 \ + #