aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/STM32/STM32F1xx/stm32_registry.h
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2014-12-21 09:32:52 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2014-12-21 09:32:52 +0000
commitea082a74c922c22328ab4d140b0eea7b327981f2 (patch)
treea53b928a2c3c375fcac3723765e7202d3b0897a5 /os/hal/ports/STM32/STM32F1xx/stm32_registry.h
parent6184745e4e2c15aea3c78b7e2e8639fd6cbf7bf6 (diff)
downloadChibiOS-ea082a74c922c22328ab4d140b0eea7b327981f2.tar.gz
ChibiOS-ea082a74c922c22328ab4d140b0eea7b327981f2.tar.bz2
ChibiOS-ea082a74c922c22328ab4d140b0eea7b327981f2.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7590 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/ports/STM32/STM32F1xx/stm32_registry.h')
-rw-r--r--os/hal/ports/STM32/STM32F1xx/stm32_registry.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/os/hal/ports/STM32/STM32F1xx/stm32_registry.h b/os/hal/ports/STM32/STM32F1xx/stm32_registry.h
index 474bf1332..71867783d 100644
--- a/os/hal/ports/STM32/STM32F1xx/stm32_registry.h
+++ b/os/hal/ports/STM32/STM32F1xx/stm32_registry.h
@@ -582,6 +582,8 @@
/* USB attributes.*/
#define STM32_HAS_USB TRUE
+#define STM32_USB_ACCESS_SCHEME_2x16 FALSE
+#define STM32_USB_PMA_SIZE 512
#define STM32_USB_HAS_BCDR FALSE
#define STM32_HAS_OTG1 FALSE
#define STM32_HAS_OTG2 FALSE
@@ -757,6 +759,8 @@
/* USB attributes.*/
#define STM32_HAS_USB TRUE
+#define STM32_USB_ACCESS_SCHEME_2x16 FALSE
+#define STM32_USB_PMA_SIZE 512
#define STM32_USB_HAS_BCDR FALSE
#define STM32_HAS_OTG1 FALSE
#define STM32_HAS_OTG2 FALSE
@@ -932,6 +936,8 @@
/* USB attributes.*/
#define STM32_HAS_USB TRUE
+#define STM32_USB_ACCESS_SCHEME_2x16 FALSE
+#define STM32_USB_PMA_SIZE 512
#define STM32_USB_HAS_BCDR FALSE
#define STM32_HAS_OTG1 FALSE
#define STM32_HAS_OTG2 FALSE