1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 01:52:45 +01:00
RIOT/cpu/kinetis/Makefile.features

6 lines
154 B
Makefile
Raw Normal View History

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