aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2007-11-23 13:53:53 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2007-11-23 13:53:53 +0000
commitf2ced068fb80aa38326e1ef75eafdd5834e9017a (patch)
tree20d9ae80ab056ee26917d836c0c5c7f3371f66b8 /readme.txt
parentf851339621a3179ded94f8a27b30c9345896ccc5 (diff)
downloadChibiOS-f2ced068fb80aa38326e1ef75eafdd5834e9017a.tar.gz
ChibiOS-f2ced068fb80aa38326e1ef75eafdd5834e9017a.tar.bz2
ChibiOS-f2ced068fb80aa38326e1ef75eafdd5834e9017a.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@107 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index cb8226b4b..eb8dc38c9 100644
--- a/readme.txt
+++ b/readme.txt
@@ -60,6 +60,7 @@ AVR-AT90CANx-GCC - Port on AVR AT90CAN128, not complete yet.
It is expanded as:
ULONG32 waThread1[UserStackSpace(32) >> 2];
Now the demos use the new declaration style.
+- Fixed a small problem in sleep functions introduced in 0.4.1.
*** 0.4.1 ***
- Modified the initialization code in order to have a dedicated idle thread in