1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2026-01-01 01:41:18 +01:00
RIOT/tests/driver_at/Makefile
2018-05-23 18:49:39 +02:00

9 lines
151 B
Makefile

include ../Makefile.tests_common
BOARD_INSUFFICIENT_MEMORY += nucleo-f031k6
USEMODULE += shell
USEMODULE += at
include $(RIOTBASE)/Makefile.include