diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2008-10-18 09:58:54 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2008-10-18 09:58:54 +0000 |
commit | dbe47e931ac6c9ffa72d861f283dd661fc289d65 (patch) | |
tree | 1dbf54cf3baeaca61f09e53ad37c39b171a6afd2 /readme.txt | |
parent | b3fb08cb7e2025069a62156c0b760bc537a1c2c6 (diff) | |
download | ChibiOS-dbe47e931ac6c9ffa72d861f283dd661fc289d65.tar.gz ChibiOS-dbe47e931ac6c9ffa72d861f283dd661fc289d65.tar.bz2 ChibiOS-dbe47e931ac6c9ffa72d861f283dd661fc289d65.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@478 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r-- | readme.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt index 4395ba1f3..f4d8b4499 100644 --- a/readme.txt +++ b/readme.txt @@ -73,6 +73,10 @@ Win32-MinGW - ChibiOS/RT simulator and demo into a WIN32 process, *** Releases ***
*****************************************************************************
+*** 0.7.3 ***
+- Removed the performance spreadsheet (it was *very* old) and added a
+ directory containing the test reports ./docs/reports.
+
*** 0.7.2 ***
- NEW: Added a serial driver to the MSP430 port, the MSP430 port now has been
tested on hardware and passes the test suite.
|