mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-15 22:53:02 +01:00
7 lines
126 B
Makefile
7 lines
126 B
Makefile
BOARD ?= sltb001a
|
|
include ../Makefile.tests_common
|
|
|
|
FEATURES_REQUIRED += efm32_coretemp
|
|
|
|
include $(RIOTBASE)/Makefile.include
|