diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2008-05-31 07:51:10 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2008-05-31 07:51:10 +0000 |
commit | 9647307a8f6df28928d2f0f29a9ffb49a38e2316 (patch) | |
tree | 20444082b91cb74f2c406d805928e7bc3b6b714d | |
parent | 70a9f7f82c8c71ae2a6b499d0f3448cbb190a29c (diff) | |
download | ChibiOS-9647307a8f6df28928d2f0f29a9ffb49a38e2316.tar.gz ChibiOS-9647307a8f6df28928d2f0f29a9ffb49a38e2316.tar.bz2 ChibiOS-9647307a8f6df28928d2f0f29a9ffb49a38e2316.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@315 35acf78f-673a-0410-8e92-d51de3d6d3f4
-rw-r--r-- | readme.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt index 0566d3458..baf54330f 100644 --- a/readme.txt +++ b/readme.txt @@ -79,6 +79,7 @@ Win32-MinGW - ChibiOS/RT simulator and demo into a WIN32 process, - NEW: EMAC driver added to the AT91SAM7X port.
- FIX: Small fix to the ARM7 startup files. It used a short jump in the reset
vector and that could fail in some memory configurations.
+- Documentation improvements.
*** 0.6.4 ***
- NEW: MSP430 port, the port code compiles correctly but it is not tested yet.
|