1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-15 10:12:45 +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