aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-06-04 12:33:23 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-06-04 12:33:23 +0000
commitfd41cf487a4e4e6d949efecdedc16b3e67d5d0b4 (patch)
tree9fe8d9e6ccf3dda63f6fc1829fa6b0dfd95ed14d /readme.txt
parent062707c0279cc65f73a42cef10ef75954619bd30 (diff)
downloadChibiOS-fd41cf487a4e4e6d949efecdedc16b3e67d5d0b4.tar.gz
ChibiOS-fd41cf487a4e4e6d949efecdedc16b3e67d5d0b4.tar.bz2
ChibiOS-fd41cf487a4e4e6d949efecdedc16b3e67d5d0b4.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1997 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index ac08f1a35..f49689c30 100644
--- a/readme.txt
+++ b/readme.txt
@@ -66,6 +66,8 @@
faster, also saved few bytes of RAM.
- Added explicit casts in chevents.h, chqueues.h, chqueues.c in order to
silence some warnings on a specific compiler.
+- Added a section in chconf.h where redefine the port-related configuration
+ parameters, also added a note to the configuration about this.
*** 1.5.8 ***
- FIX: Fixed missing files from ST library zip file (bug 3006629).