1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-16 22:52:43 +01:00
RIOT/cpu/kinetis/Makefile.features
2018-08-29 08:53:20 +02:00

8 lines
223 B
Makefile

FEATURES_PROVIDED += periph_cpuid
FEATURES_PROVIDED += periph_hwrng
FEATURES_PROVIDED += periph_gpio
FEATURES_PROVIDED += periph_gpio_irq
FEATURES_PROVIDED += periph_mcg
include $(RIOTCPU)/cortexm_common/Makefile.features