diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2009-11-15 13:03:13 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2009-11-15 13:03:13 +0000 |
commit | 89a9bbf48fe87a6d76226e80723930617380c369 (patch) | |
tree | 06de81124d0ceebb8c3b6046a33bf37e608915c4 /readme.txt | |
parent | b946702ef873964d0f9a2201f4069740a172a273 (diff) | |
download | ChibiOS-89a9bbf48fe87a6d76226e80723930617380c369.tar.gz ChibiOS-89a9bbf48fe87a6d76226e80723930617380c369.tar.bz2 ChibiOS-89a9bbf48fe87a6d76226e80723930617380c369.zip |
Fixed MMC driver states graph, changed version numbers.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1306 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r-- | readme.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt index 3f60fb448..f4e150977 100644 --- a/readme.txt +++ b/readme.txt @@ -2,6 +2,8 @@ *** Releases ***
*****************************************************************************
+*** 1.3.5 ***
+
*** 1.3.4 ***
- FIX: Fixed bug in STM32 PAL port driver (bug 2897636).
- FIX: Fixed problem with ARM-CM3 context switch when compiled at level
|