aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2008-07-30 14:56:35 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2008-07-30 14:56:35 +0000
commitda290782934b7038dfccd5f76b2b75a792e7304f (patch)
tree1a80d79f6b22c0723038910b7e4aa8dd25f3ea74 /readme.txt
parente150283e1f071673e1d3490cbf85651e5502d421 (diff)
downloadChibiOS-da290782934b7038dfccd5f76b2b75a792e7304f.tar.gz
ChibiOS-da290782934b7038dfccd5f76b2b75a792e7304f.tar.bz2
ChibiOS-da290782934b7038dfccd5f76b2b75a792e7304f.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@379 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index a272b62d2..dc89f5fe6 100644
--- a/readme.txt
+++ b/readme.txt
@@ -89,6 +89,7 @@ Win32-MinGW - ChibiOS/RT simulator and demo into a WIN32 process,
collide with external libraries.
- Added a benchmark to the test suit that measures the mass reschedulation
performance.
+- Added a test_terminate_threads() function to the test framework.
- Made the Cortex-M3 port preemption code more readable.
*** 0.6.8 ***