mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
72714aefea
Added features provided by the LPC2387 MCU to cpu/lpc2387/Makefile.features
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
|