summaryrefslogtreecommitdiff
path: root/chip/stm32/config_chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'chip/stm32/config_chip.h')
-rw-r--r--chip/stm32/config_chip.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/chip/stm32/config_chip.h b/chip/stm32/config_chip.h
index 1d7f95115d..4a2f686e6b 100644
--- a/chip/stm32/config_chip.h
+++ b/chip/stm32/config_chip.h
@@ -79,6 +79,9 @@
#include "config_std_internal_flash.h"
#endif
+/* Additional special purpose regions (USB RAM and other special SRAMs) */
+#define CONFIG_CHIP_MEMORY_REGIONS
+
/* System stack size */
#if defined(CHIP_VARIANT_STM32F05X)
#define CONFIG_STACK_SIZE 768