mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 21:32:45 +01:00
5 lines
193 B
Makefile
5 lines
193 B
Makefile
# HACK this should be deduced from the daughter board in 'common/slwstk6000b'
|
|
CPU_FAM = efr32mg12p
|
|
CPU_MODEL = efr32mg12p332f1024gl125
|
|
include $(RIOTBOARD)/common/slwstk6000b/Makefile.features
|