aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2008-03-08 07:26:36 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2008-03-08 07:26:36 +0000
commit0697998b65202c89d22b15faeeb20cc3b502bb90 (patch)
treeedc09aa770d6e259fd6fb5a594afb80ec1ddfe79
parentd3ff29c1893323a3749e0c7f45a5d1541430929b (diff)
downloadChibiOS-0697998b65202c89d22b15faeeb20cc3b502bb90.tar.gz
ChibiOS-0697998b65202c89d22b15faeeb20cc3b502bb90.tar.bz2
ChibiOS-0697998b65202c89d22b15faeeb20cc3b502bb90.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@220 35acf78f-673a-0410-8e92-d51de3d6d3f4
-rw-r--r--readme.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/readme.txt b/readme.txt
index 881058995..740506706 100644
--- a/readme.txt
+++ b/readme.txt
@@ -48,12 +48,12 @@ AVR-AT90CANx-GCC - Port on AVR AT90CAN128, not tested on hardware yet.
*** Plans ***
*****************************************************************************
-- Finish the work on the AVR ports ASAP.
- Look into importing *or* implementing a TCP/IP stack and a File System.
- Start the work on a Cortex-M3 port as soon GCC 4.3.0 will be released and
incorporated in YAGARTO.
- Evaluate other architectures for a possible ChibiOS/RT port. An important
- selection parameter will be the availability of FOSS toolchains.
+ selection parameter will be the availability of FOSS toolchains. Currently
+ we are evaluating the Cortex-M3 and the MSP430.
- Creation of a reduced ChibiOS/RT kernel targeted to lesser 8bit micros and
educational purposes, the name will probably be ChibiOS/SX, we are still
discussing it.