mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
tests/drivers/at_unit: Add Makefile.ci
This commit is contained in:
parent
0ddbba3bef
commit
ac40354f19
10
tests/drivers/at_unit/Makefile.ci
Normal file
10
tests/drivers/at_unit/Makefile.ci
Normal file
@ -0,0 +1,10 @@
|
||||
BOARD_INSUFFICIENT_MEMORY := \
|
||||
arduino-duemilanove \
|
||||
arduino-leonardo \
|
||||
arduino-nano \
|
||||
arduino-uno \
|
||||
atmega328p \
|
||||
atmega328p-xplained-mini \
|
||||
atmega8 \
|
||||
nucleo-l011k4 \
|
||||
#
|
Loading…
Reference in New Issue
Block a user