Skip to content

Commit 6c46200

Browse files
committed
f Makefile.dep: require periph_slots feature
1 parent 7caeeaf commit 6c46200

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Makefile.dep

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -591,6 +591,7 @@ endif
591591

592592
ifneq (,$(filter fw_slots,$(USEMODULE)))
593593
FEATURES_REQUIRED += periph_flashpage
594+
FEATURES_REQUIRED += periph_slots
594595
USEMODULE += hashes
595596
endif
596597

0 commit comments

Comments
 (0)