diff --git a/boards/firefly/Makefile.features b/boards/firefly/Makefile.features index 24693fb349..5452d8bd15 100644 --- a/boards/firefly/Makefile.features +++ b/boards/firefly/Makefile.features @@ -1,6 +1,6 @@ # Put defined MCU peripherals here (in alphabetical order) FEATURES_PROVIDED += periph_adc -FEATURES_PROVIDED += periph_gpio +FEATURES_PROVIDED += periph_gpio periph_gpio_irq FEATURES_PROVIDED += periph_i2c FEATURES_PROVIDED += periph_spi FEATURES_PROVIDED += periph_timer