From eab9342dc149196a79c231a78814c6f6c05d8039 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sun, 23 Dec 2007 09:52:16 +0000 Subject: [PATCH] git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@160 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- readme.txt | 2 -- 1 file changed, 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