aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2008-02-22 15:23:32 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2008-02-22 15:23:32 +0000
commitef79349ec13b036003e78c8b7585f9b4808efa63 (patch)
tree1a28655ce1cebe11a707a08bbad141fa36ec0fed /readme.txt
parentfe3c49452942316792f892479c6f3389f0c518a8 (diff)
downloadChibiOS-ef79349ec13b036003e78c8b7585f9b4808efa63.tar.gz
ChibiOS-ef79349ec13b036003e78c8b7585f9b4808efa63.tar.bz2
ChibiOS-ef79349ec13b036003e78c8b7585f9b4808efa63.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@204 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index de83b41f9..8d15bd76d 100644
--- a/readme.txt
+++ b/readme.txt
@@ -21,6 +21,9 @@
The documentation is also available on the project
web page: http://chibios.sourceforge.net/
+*****************************************************************************
+*** Current ports/demos ***
+*****************************************************************************
Current ports under ./demos:
Win32-MinGW - ChibiOS/RT simulator and demo into a WIN32 process,
@@ -54,6 +57,8 @@ AVR-AT90CANx-GCC - Port on AVR AT90CAN128, not complete yet.
- Reorganized the code of the two ARM7 ports, now all the common ARM7 code
is in ./ports/ARM7. This will make maintenance and new ARM7 ports much
easier.
+- Simplified the directory structure under ./ports.
+- Added to the readme a section with our future plans/ideas.
*** 0.5.4 ***
- Port for Atmel AT91SAM7X256 introduced, the port should be useable also on