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
124 B
Makefile

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