From 6025b723ac3bc412d732b0ee632c418550779992 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Tue, 30 Dec 2008 10:56:47 +0000 Subject: [PATCH] git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@563 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- readme.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index d35dbc571..f0bd1cf7c 100644 --- a/readme.txt +++ b/readme.txt @@ -46,7 +46,8 @@ ARMCM3-ST32F103-GCC - ARM Cortex-M3 port. The demo targets the Olimex AVR-AVRmega128-GCC - Port on AVRmega128. A special thanks to Vladimir for the work done on the AVR port. The demo program targets the Olimex AVR-MT-128 mini terminal board. -AVR-AT90CANx-GCC - Port on AVR AT90CAN128, not tested on hardware yet. +AVR-AT90CANx-GCC - Port on AVR AT90CAN128, not tested on hardware yet. It + ran correctly in the simulator. MSP430-MSP430x1611-GCC - Port on Texas Instruments MSP430F1611, the demo targets the Olimex MSP430-P1611 board. Win32-MinGW - ChibiOS/RT simulator and demo into a WIN32 process,