1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 23:52:43 +01:00
RIOT/cpu/fe310/Makefile.features

8 lines
241 B
Makefile
Raw Normal View History

FEATURES_PROVIDED += periph_cpuid
FEATURES_PROVIDED += periph_gpio periph_gpio_irq
FEATURES_PROVIDED += periph_pm
FEATURES_PROVIDED += periph_rtt_set_counter
FEATURES_PROVIDED += periph_wdt
include $(RIOTCPU)/riscv_common/Makefile.features