aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/STM32/STM32F4xx
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2017-07-08 13:16:19 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2017-07-08 13:16:19 +0000
commit331cad5e5be129cee33c5cd702839947f380ef64 (patch)
tree4b4d74cedc024c5550839bd0c4360fa016571ef5 /os/hal/ports/STM32/STM32F4xx
parentcc9ac280b0f02cd0de528693d1bda653ed82a365 (diff)
downloadChibiOS-331cad5e5be129cee33c5cd702839947f380ef64.tar.gz
ChibiOS-331cad5e5be129cee33c5cd702839947f380ef64.tar.bz2
ChibiOS-331cad5e5be129cee33c5cd702839947f380ef64.zip
Fixed bug #861.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10314 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/ports/STM32/STM32F4xx')
-rw-r--r--os/hal/ports/STM32/STM32F4xx/stm32_registry.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/ports/STM32/STM32F4xx/stm32_registry.h b/os/hal/ports/STM32/STM32F4xx/stm32_registry.h
index 1a6e27510..1ce4a428d 100644
--- a/os/hal/ports/STM32/STM32F4xx/stm32_registry.h
+++ b/os/hal/ports/STM32/STM32F4xx/stm32_registry.h
@@ -1462,7 +1462,7 @@
#define STM32_HAS_LPUART1 FALSE
/* USB attributes.*/
-#define STM32_OTG_STEPPING 1
+#define STM32_OTG_STEPPING 2
#define STM32_HAS_OTG1 TRUE
#define STM32_OTG1_ENDPOINTS 3