mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
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
|
||||
ifneq (,$(filter board_software_reset,$(USEMODULE)))
|
||||
FEATURES_REQUIRED += periph_gpio_irq
|
||||
FEATURES_REQUIRED += periph_pm
|
||||
endif
|
||||
|
||||
include $(RIOTBOARD)/common/nrf52/Makefile.dep
|
||||
|
Loading…
Reference in New Issue
Block a user