aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/STM32/STM32L4xx
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2016-06-04 15:15:12 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2016-06-04 15:15:12 +0000
commit9e015af3671b9691b601779973b6034b7627ce2a (patch)
treeacab7452253ec7517bd3881f03806b5c1b407a1b /os/hal/ports/STM32/STM32L4xx
parentba9897fa8d746f2087043b859ae213d2591ba368 (diff)
downloadChibiOS-9e015af3671b9691b601779973b6034b7627ce2a.tar.gz
ChibiOS-9e015af3671b9691b601779973b6034b7627ce2a.tar.bz2
ChibiOS-9e015af3671b9691b601779973b6034b7627ce2a.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9573 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/ports/STM32/STM32L4xx')
-rw-r--r--os/hal/ports/STM32/STM32L4xx/stm32_registry.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/ports/STM32/STM32L4xx/stm32_registry.h b/os/hal/ports/STM32/STM32L4xx/stm32_registry.h
index e9d6aeee7..226df2247 100644
--- a/os/hal/ports/STM32/STM32L4xx/stm32_registry.h
+++ b/os/hal/ports/STM32/STM32L4xx/stm32_registry.h
@@ -397,7 +397,7 @@
#define STM32_HAS_UART8 FALSE
/* USB attributes.*/
-#define STM32_OTG_STEPPING 1
+#define STM32_OTG_STEPPING 2
#define STM32_HAS_OTG1 TRUE
#define STM32_OTG1_HANDLER Vector14C
#define STM32_OTG1_NUMBER 67