boards/common/e104-bt50xxa-tb: software reset depends on periph_pm
This commit is contained in:
parent
118cf0e9e6
commit
762decd207
@ -5,6 +5,7 @@ endif
|
|||||||
# used for software reset
|
# used for software reset
|
||||||
ifneq (,$(filter board_software_reset,$(USEMODULE)))
|
ifneq (,$(filter board_software_reset,$(USEMODULE)))
|
||||||
FEATURES_REQUIRED += periph_gpio_irq
|
FEATURES_REQUIRED += periph_gpio_irq
|
||||||
|
FEATURES_REQUIRED += periph_pm
|
||||||
endif
|
endif
|
||||||
|
|
||||||
include $(RIOTBOARD)/common/nrf52/Makefile.dep
|
include $(RIOTBOARD)/common/nrf52/Makefile.dep
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user