diff --git a/sys/Makefile.dep b/sys/Makefile.dep index c85642fadc..0aeeaaa7f5 100644 --- a/sys/Makefile.dep +++ b/sys/Makefile.dep @@ -1019,6 +1019,7 @@ ifneq (,$(filter riotboot_usb_dfu, $(USEMODULE))) USEMODULE += usbus_dfu USEMODULE += riotboot_flashwrite FEATURES_REQUIRED += no_idle_thread + FEATURES_REQUIRED += periph_pm endif ifneq (,$(filter irq_handler,$(USEMODULE)))