1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/nucleo-f334/Makefile.features

13 lines
377 B
Makefile
Raw Normal View History

# Put defined MCU peripherals here (in alphabetical order)
FEATURES_PROVIDED += periph_cpuid
2015-03-18 18:03:56 +01:00
FEATURES_PROVIDED += periph_gpio
2015-03-18 15:58:26 +01:00
FEATURES_PROVIDED += periph_spi
FEATURES_PROVIDED += periph_timer
2015-01-21 08:07:53 +01:00
FEATURES_PROVIDED += periph_uart
# Various other features (if any)
2015-01-21 08:07:53 +01:00
FEATURES_PROVIDED += cpp
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m4