diff --git a/boards/common/e104-bt50xxa-tb/Makefile.dep b/boards/common/e104-bt50xxa-tb/Makefile.dep index 0cb51653e7..6d8bd098b2 100644 --- a/boards/common/e104-bt50xxa-tb/Makefile.dep +++ b/boards/common/e104-bt50xxa-tb/Makefile.dep @@ -5,6 +5,7 @@ endif # used for software reset ifneq (,$(filter board_software_reset,$(USEMODULE))) FEATURES_REQUIRED += periph_gpio_irq + FEATURES_REQUIRED += periph_pm endif include $(RIOTBOARD)/common/nrf52/Makefile.dep