pm_layered: depend on periph_pm
This commit is contained in:
parent
00289b08a4
commit
32c30aaeaa
@ -732,6 +732,10 @@ ifneq (,$(filter phydat,$(USEMODULE)))
|
||||
USEMODULE += fmt
|
||||
endif
|
||||
|
||||
ifneq (,$(filter pm_layered,$(USEMODULE)))
|
||||
FEATURES_REQUIRED += periph_pm
|
||||
endif
|
||||
|
||||
ifneq (,$(filter evtimer_mbox,$(USEMODULE)))
|
||||
USEMODULE += evtimer
|
||||
USEMODULE += core_mbox
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user