summaryrefslogtreecommitdiff
path: root/chip/stm32/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'chip/stm32/config.h')
-rw-r--r--chip/stm32/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/chip/stm32/config.h b/chip/stm32/config.h
index d4107b1d36..6eb8a48b51 100644
--- a/chip/stm32/config.h
+++ b/chip/stm32/config.h
@@ -39,6 +39,7 @@
/* support programming on-chip flash */
#define CONFIG_FLASH
+#define CONFIG_FMAP
/* build with assertions and debug messages */
#define CONFIG_DEBUG