git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@220 35acf78f-673a-0410-8e92-d51de3d6d3f4

master
gdisirio 2008-03-08 07:26:36 +00:00
parent d3ff29c189
commit 0697998b65
1 changed files with 2 additions and 2 deletions

View File

@ -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.