Skip to content

Commit

Permalink
fixup! fixup! cpu/*: add cortex_mpu to known-to-support CPU families
Browse files Browse the repository at this point in the history
  • Loading branch information
kaspar030 committed Mar 3, 2020
1 parent d5f1f97 commit 41e050c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cpu/efm32/Makefile.features
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ include $(RIOTCPU)/efm32/efm32-features.mk
CPU_ARCH = $(EFM32_ARCHITECTURE)

FEATURES_PROVIDED += arch_efm32
FEATURES_PROVIDED += cortexm_mpu
FEATURES_PROVIDED += periph_cpuid
FEATURES_PROVIDED += periph_flashpage
FEATURES_PROVIDED += periph_flashpage_raw
Expand Down

0 comments on commit 41e050c

Please sign in to comment.