mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
5 lines
206 B
Makefile
5 lines
206 B
Makefile
FEATURES_PROVIDED += cpp
|
|
FEATURES_PROVIDED += periph_uart periph_gpio periph_spi periph_i2c periph_pwm periph_random \
|
|
periph_adc periph_dac periph_cpuid
|
|
FEATURES_MCU_GROUP = cortex_m4
|