Fixed bug #417.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_2.4.x@5957 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
7f76d679d1
commit
b98e8013a6
|
@ -79,6 +79,7 @@
|
|||
*****************************************************************************
|
||||
|
||||
*** 2.4.4 ***
|
||||
- FIX: Fixed PLL2 activation condition is wrong in STM32F107 HAL (bug #417).
|
||||
- FIX: Fixed MS2ST() and US2ST() macros error (bug #415).
|
||||
- FIX: Fixed STM32_PLLI2SCLKOUT miscalculated (bug #413).
|
||||
- FIX: Fixed STM32 wrong peripherals reset procedure (bug #409).
|
||||
|
|
Loading…
Reference in New Issue