From 644050eed0997d9873f4e76b04b5de5464e5a7a0 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Tue, 19 Feb 2008 16:29:25 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@195 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- readme.txt | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'readme.txt') diff --git a/readme.txt b/readme.txt index 4867705e2..4e54a1476 100644 --- a/readme.txt +++ b/readme.txt @@ -33,6 +33,8 @@ ARM7-LPC214x-GCC - ChibiOS/RT port for ARM7 LPC2148, the demo targets other boards. The demo can be compiled using YAGARTO or any other GCC-based ARM toolchain. Full demo. ARM7-LPC214x-GCC-min - Minimal demo for LPC214X. +ARM7-AT91SAM7X-GCC - Port for Atmel AT91SAM7X256. The demo program targets + the Olimex SAM7-EX256 board. AVR-AT90CANx-GCC - Port on AVR AT90CAN128, not complete yet. ***************************************************************************** @@ -40,7 +42,11 @@ AVR-AT90CANx-GCC - Port on AVR AT90CAN128, not complete yet. ***************************************************************************** *** 0.5.4 *** -- Begun the work for the port on Atmel AT91SAM7X256 (and similar models). +- Port for Atmel AT91SAM7X256 introduced, the port should be useable also on + SAM7S and SAM7XC but no tests were performed. Other SAM7 processors should + also be useable with limited changes. + The demo currently just performs basic operations, will be enhanced in next + ChibiOS/RT releases. *** 0.5.3 *** - Removed the chMsgSendTimeout() API, it was conceptually flawed because, -- cgit v1.2.3