diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2013-04-14 09:12:49 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2013-04-14 09:12:49 +0000 |
commit | 4e220bdc67da1428a1bb1d207164ff8c45c524c5 (patch) | |
tree | fc880176a93df28370b3f4cfc342d115172011f2 /readme.txt | |
parent | c02afef7dfff3e1fd2645c9e94947342e0ee35ad (diff) | |
download | ChibiOS-4e220bdc67da1428a1bb1d207164ff8c45c524c5.tar.gz ChibiOS-4e220bdc67da1428a1bb1d207164ff8c45c524c5.tar.bz2 ChibiOS-4e220bdc67da1428a1bb1d207164ff8c45c524c5.zip |
Fixed bug #401.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5590 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 07762bf05..6c54adbb4 100644 --- a/readme.txt +++ b/readme.txt @@ -89,6 +89,7 @@ *****************************************************************************
*** 2.5.2 ***
+- FIX: Fixed add %i to chprintf (bug #401).
- FIX: Fixed STM32F051 various (bug #400).
- FIX: Fixed STM32F103 HSI configuration (bug #399).
- FIX: Fixed patch to allow simulator to be restarted quicker (bug #398).
|