summaryrefslogtreecommitdiff
path: root/chip/stm32/config-stm32f07x.h
diff options
context:
space:
mode:
Diffstat (limited to 'chip/stm32/config-stm32f07x.h')
-rw-r--r--chip/stm32/config-stm32f07x.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/chip/stm32/config-stm32f07x.h b/chip/stm32/config-stm32f07x.h
index a40f0f1057..843f8886bf 100644
--- a/chip/stm32/config-stm32f07x.h
+++ b/chip/stm32/config-stm32f07x.h
@@ -40,3 +40,6 @@
/* Reduced history because of limited RAM */
#undef CONFIG_CONSOLE_HISTORY
#define CONFIG_CONSOLE_HISTORY 3
+
+/* STM32F0 has a larger USB RAM */
+#define CONFIG_USB_RAM_SIZE 1024