Updated to-do list.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@877 35acf78f-673a-0410-8e92-d51de3d6d3f4
master
gdisirio 2009-04-05 08:31:15 +00:00
parent 2357f6fde4
commit b8432bd232
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ After 1.0.0:
* Architecture diagram.
After 1.2.0:
- Dedicated syscalls.c support for newlib users.
X Abstract I/O channels rather than just serial ports.
- Move the serial drivers implementations in library. Better keep the core
as compact as possible.