riotboot_usb_dfu: depend on periph_pm
This commit is contained in:
parent
32c30aaeaa
commit
118cf0e9e6
@ -1019,6 +1019,7 @@ ifneq (,$(filter riotboot_usb_dfu, $(USEMODULE)))
|
|||||||
USEMODULE += usbus_dfu
|
USEMODULE += usbus_dfu
|
||||||
USEMODULE += riotboot_flashwrite
|
USEMODULE += riotboot_flashwrite
|
||||||
FEATURES_REQUIRED += no_idle_thread
|
FEATURES_REQUIRED += no_idle_thread
|
||||||
|
FEATURES_REQUIRED += periph_pm
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifneq (,$(filter irq_handler,$(USEMODULE)))
|
ifneq (,$(filter irq_handler,$(USEMODULE)))
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user