aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2008-11-01 17:53:25 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2008-11-01 17:53:25 +0000
commitbdba36fefcfd30a7bf5d07803363cdc634a62c5a (patch)
treea5835b688ac8a1d6b92355c8f08d3c5615495002
parenta701fdfd1494a45cdbdaa382f0c88c5636aa64dd (diff)
downloadChibiOS-bdba36fefcfd30a7bf5d07803363cdc634a62c5a.tar.gz
ChibiOS-bdba36fefcfd30a7bf5d07803363cdc634a62c5a.tar.bz2
ChibiOS-bdba36fefcfd30a7bf5d07803363cdc634a62c5a.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@490 35acf78f-673a-0410-8e92-d51de3d6d3f4
-rw-r--r--docs/reports/MSP430F1611-0.75.txt2
-rw-r--r--readme.txt1
2 files changed, 2 insertions, 1 deletions
diff --git a/docs/reports/MSP430F1611-0.75.txt b/docs/reports/MSP430F1611-0.75.txt
index af86353ba..2bd16df83 100644
--- a/docs/reports/MSP430F1611-0.75.txt
+++ b/docs/reports/MSP430F1611-0.75.txt
@@ -1,5 +1,5 @@
***************************************************************************
-Kernel: ChibiOS/RT 0.7.2
+Kernel: ChibiOS/RT 0.7.3
Compiler: GCC 3.2.3 (MSPGCC)
Options: -O2 -fomit-frame-pointer
Settings: MCLK=DCOCLK 750Khz
diff --git a/readme.txt b/readme.txt
index 9f871dd82..19686f5dd 100644
--- a/readme.txt
+++ b/readme.txt
@@ -87,6 +87,7 @@ Win32-MinGW - ChibiOS/RT simulator and demo into a WIN32 process,
options in order to make the chconf.h file simpler. The related subsystems
are almost always required and are now always included.
- Small optimization to the MSP430 serial driver.
+- Improvements to the test code, now a failed assert terminates the test case.
- 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. Each report shows the