mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 00:32:44 +01:00
7 lines
197 B
Makefile
7 lines
197 B
Makefile
FEATURES_PROVIDED += periph_cpuid
|
|
FEATURES_PROVIDED += periph_gpio periph_gpio_irq
|
|
FEATURES_PROVIDED += periph_pm
|
|
FEATURES_PROVIDED += periph_wdt
|
|
|
|
include $(RIOTCPU)/riscv_common/Makefile.features
|