1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/cpu_efm32_drivers/Makefile

7 lines
126 B
Makefile
Raw Normal View History

BOARD ?= sltb001a
include ../Makefile.tests_common
FEATURES_REQUIRED += efm32_coretemp
include $(RIOTBASE)/Makefile.include