1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-16 02:12:53 +01:00
RIOT/cpu/rpx0xx/Makefile.features

10 lines
261 B
Makefile
Raw Normal View History

CPU_CORE := cortex-m0plus
CPU_FAM := RPX0XX
include $(RIOTCPU)/cortexm_common/Makefile.features
FEATURES_PROVIDED += periph_gpio
FEATURES_PROVIDED += periph_gpio_irq
FEATURES_PROVIDED += periph_uart_reconfigure
FEATURES_PROVIDED += periph_uart_modecfg