1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 05:32:45 +01:00

boards: add feature periph_gpio_irq to lobaro-lorabox

This commit is contained in:
Sebastian Meiling 2018-11-21 17:35:49 +01:00
parent 1f7ec9b208
commit 5b118df6b1

View File

@ -1,5 +1,5 @@
# Put defined MCU peripherals here (in alphabetical order)
FEATURES_PROVIDED += periph_gpio
FEATURES_PROVIDED += periph_gpio periph_gpio_irq
FEATURES_PROVIDED += periph_i2c
FEATURES_PROVIDED += periph_rtc
FEATURES_PROVIDED += periph_spi