mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 01:52:45 +01:00
6 lines
154 B
Makefile
6 lines
154 B
Makefile
|
FEATURES_PROVIDED += periph_cpuid
|
||
|
FEATURES_PROVIDED += periph_hwrng
|
||
|
FEATURES_PROVIDED += periph_gpio
|
||
|
|
||
|
include $(RIOTCPU)/cortexm_common/Makefile.features
|