mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
5 lines
189 B
Makefile
5 lines
189 B
Makefile
# HACK this should be deduced from the daughter board in 'common/slwstk6000b'
|
|
CPU_FAM = efr32mg1p
|
|
CPU_MODEL = efr32mg1p233f256gm48
|
|
include $(RIOTBOARD)/common/slwstk6000b/Makefile.features
|