aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2007-11-23 16:09:11 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2007-11-23 16:09:11 +0000
commit0f22fb555eeada81e080232e465d273289d48c83 (patch)
treeab72320d36765c08eee1415234a7f629ea49d9d8 /readme.txt
parentcc85ca11fbb0b302266e09c3a85d2782ead85986 (diff)
downloadChibiOS-0f22fb555eeada81e080232e465d273289d48c83.tar.gz
ChibiOS-0f22fb555eeada81e080232e465d273289d48c83.tar.bz2
ChibiOS-0f22fb555eeada81e080232e465d273289d48c83.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@109 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/readme.txt b/readme.txt
index eb8dc38c9..4834ee4ef 100644
--- a/readme.txt
+++ b/readme.txt
@@ -47,8 +47,8 @@ AVR-AT90CANx-GCC - Port on AVR AT90CAN128, not complete yet.
not used in this scenario and this greatly improves both code size and
speed.
It is recommended to either use ARM mode or THUMB mode and not mix them
- unless you know exactly what you are doing and understand the consequences.
- Mixing is still supported anyway.
+ unless you know exactly what you are doing. Mixing modes is still supported
+ anyway.
- More optimizations in the scheduler, an extra 4% performance found using
the default performance settings.
- Fixed a problem with the thread working area declarations, the alignment to