git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@220 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
d3ff29c189
commit
0697998b65
|
@ -48,12 +48,12 @@ AVR-AT90CANx-GCC - Port on AVR AT90CAN128, not tested on hardware yet.
|
||||||
*** Plans ***
|
*** Plans ***
|
||||||
*****************************************************************************
|
*****************************************************************************
|
||||||
|
|
||||||
- Finish the work on the AVR ports ASAP.
|
|
||||||
- Look into importing *or* implementing a TCP/IP stack and a File System.
|
- 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
|
- Start the work on a Cortex-M3 port as soon GCC 4.3.0 will be released and
|
||||||
incorporated in YAGARTO.
|
incorporated in YAGARTO.
|
||||||
- Evaluate other architectures for a possible ChibiOS/RT port. An important
|
- 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
|
- 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
|
educational purposes, the name will probably be ChibiOS/SX, we are still
|
||||||
discussing it.
|
discussing it.
|
||||||
|
|
Loading…
Reference in New Issue