6 lines
106 B
Makefile
6 lines
106 B
Makefile
CPU = efm32
|
|
|
|
# Various other features (if any)
|
|
FEATURES_PROVIDED += arduino
|
|
FEATURES_PROVIDED += riotboot
|