diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2013-04-07 10:57:46 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2013-04-07 10:57:46 +0000 |
commit | 5c4430d5c8b27ae1440df218067ed7326817d529 (patch) | |
tree | 2e8404d1b98e6cf40c255e5e7d6463c8413ab27b /readme.txt | |
parent | 351b7594ff60e537134ad16d3d6b6cb2b8bf4ced (diff) | |
download | ChibiOS-5c4430d5c8b27ae1440df218067ed7326817d529.tar.gz ChibiOS-5c4430d5c8b27ae1440df218067ed7326817d529.tar.bz2 ChibiOS-5c4430d5c8b27ae1440df218067ed7326817d529.zip |
Fixed bug #399.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5564 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r-- | readme.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt index 626419d25..6ee12707e 100644 --- a/readme.txt +++ b/readme.txt @@ -89,6 +89,7 @@ *****************************************************************************
*** 2.5.2 ***
+- FIX: Fixed STM32F103 HSI configuration (bug #399).
- FIX: Fixed patch to allow simulator to be restarted quicker (bug #398).
- FIX: Fixed blkDisconnect macro typo (bug #397).
- FIX: Fixed STM32 SPI (V2) driver hangs (bug 3608241).
|