mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-15 14:52:45 +01:00
5 lines
167 B
Makefile
5 lines
167 B
Makefile
FEATURES_PROVIDED += cpp
|
|
FEATURES_PROVIDED += periph_uart periph_gpio periph_spi periph_i2c periph_pwm
|
|
FEATURES_PROVIDED += transceiver
|
|
FEATURES_MCU_GROUP = cortex_m4
|