1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-19 03:23:49 +01:00
2023-05-12 10:39:28 +02:00

7 lines
124 B
Makefile

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