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:
gdisirio 2013-07-13 07:04:05 +00:00
parent 7f76d679d1
commit b98e8013a6
1 changed files with 1 additions and 0 deletions

View File

@ -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).