aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2008-07-06 08:45:08 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2008-07-06 08:45:08 +0000
commit4507047a830c080ebaf43526a043657a6580d088 (patch)
treeb0789426474137fc461c4ea36cb80431b2bc1c7a /readme.txt
parente09b7c66e73f21e5fbba064df9455a922f534dd4 (diff)
downloadChibiOS-4507047a830c080ebaf43526a043657a6580d088.tar.gz
ChibiOS-4507047a830c080ebaf43526a043657a6580d088.tar.bz2
ChibiOS-4507047a830c080ebaf43526a043657a6580d088.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@336 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 59428015d..4f5e701cb 100644
--- a/readme.txt
+++ b/readme.txt
@@ -82,6 +82,7 @@ Win32-MinGW - ChibiOS/RT simulator and demo into a WIN32 process,
to the chThdCreate().
- OPT: Improvements to the test framework, now a virtual timer is used instead
of software loops into the bechmarks in order to have more stable results.
+- New benchmark added to the test suite.
- Added the C++ wrapper entries to the documentation.
- Fixed the documentation entry for the chThdCreate() API.