aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2007-12-23 09:52:16 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2007-12-23 09:52:16 +0000
commiteab9342dc149196a79c231a78814c6f6c05d8039 (patch)
treee9f2f3e5fa7ec2fe0bfafc0fbfc275412f584ebd /readme.txt
parent398c024927d7fb31d86c50e081a74a9c8fd45769 (diff)
downloadChibiOS-eab9342dc149196a79c231a78814c6f6c05d8039.tar.gz
ChibiOS-eab9342dc149196a79c231a78814c6f6c05d8039.tar.bz2
ChibiOS-eab9342dc149196a79c231a78814c6f6c05d8039.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@160 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/readme.txt b/readme.txt
index 0240c95c2..fdc4b1a7a 100644
--- a/readme.txt
+++ b/readme.txt
@@ -74,8 +74,6 @@ AVR-AT90CANx-GCC - Port on AVR AT90CAN128, not complete yet.
- Improved the kernel performance in THUMB mode by better exploiting MAM
locality in some critical functions. The context switch benchmark shows
5% improved speed.
- NOTE: The interworking code generated by GCC (or any other compiler as far
- I know) is not MAM-aware.
*** 0.4.5 ***
- Moved the serial IRQ handlers and VIC vectors initialization inside the