aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/readme.txt b/readme.txt
index 6409d689d..14d26a3f2 100644
--- a/readme.txt
+++ b/readme.txt
@@ -75,8 +75,10 @@ Win32-MinGW - ChibiOS/RT simulator and demo into a WIN32 process,
*** 0.7.3 ***
- Small optimization to the MSP430 serial driver.
+- Added dependency informations handling to the MSP430 demo Makefile.
- Removed the performance spreadsheet (it was *very* old) and added a
- directory containing the test reports ./docs/reports.
+ directory containing the test reports ./docs/reports. Each report shows the
+ results from the latest test run on each target.
*** 0.7.2 ***
- NEW: Added a serial driver to the MSP430 port, the MSP430 port now has been