1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-24 22:13:52 +01:00
2018-05-23 12:46:42 +02:00

8 lines
136 B
Makefile

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