mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2026-01-01 01:41:18 +01:00
5 lines
159 B
Makefile
5 lines
159 B
Makefile
# Put defined MCU peripherals here (in alphabetical order)
|
|
FEATURES_PROVIDED += periph_gpio periph_gpio_irq
|
|
|
|
-include $(RIOTCPU)/arm7_common/Makefile.features
|