diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2010-05-14 12:23:26 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2010-05-14 12:23:26 +0000 |
commit | eb49256ae9fe038c844bdbab776015863a71632d (patch) | |
tree | 1047de4fa80179486cb49de9f8a3840a710bb8df /readme.txt | |
parent | 47e54f50428812f57c8ed5f25ef184dbe8ccd6c0 (diff) | |
download | ChibiOS-eb49256ae9fe038c844bdbab776015863a71632d.tar.gz ChibiOS-eb49256ae9fe038c844bdbab776015863a71632d.tar.bz2 ChibiOS-eb49256ae9fe038c844bdbab776015863a71632d.zip |
Added thanks to the documentation.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1924 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 52a409a2c..12e8a67de 100644 --- a/readme.txt +++ b/readme.txt @@ -76,6 +76,7 @@ - Tested the STM8 port with the latest RKit-STM8_2.28.10.0092. It works but
the new compiler shows a general performance regression except in one
test case.
+- Added thanks page to the documentation.
*** 1.5.6 ***
- FIX: Fixed centralized ARM makefile (bug 2992747)(backported in 1.4.3).
|