mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-29 08:21: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
|