Fixed bug #836.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10210 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
e9c2b92359
commit
6f500a9986
|
@ -167,7 +167,8 @@
|
|||
to 16.1.9).
|
||||
- HAL: Fixed issue with not supported LIN on STM32F070xB (bug #837)(backported
|
||||
to 16.1.9).
|
||||
- HAL: fixed missing DCKFG1 fields (bug #835).
|
||||
- HAL: Fixed missing SAI clock definitions (bug #836).
|
||||
- HAL: Fixed missing DCKFG1 fields (bug #835).
|
||||
- HAL: Fixed STM32 OTGv1 number of endpoints (bug #833)(backported to 16.1.8).
|
||||
- HAL: Fixed transaction end problem with STM32 OTGv1 driver (bug #832)
|
||||
(backported to 16.1.8).
|
||||
|
|
Loading…
Reference in New Issue