diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2009-02-14 06:54:06 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2009-02-14 06:54:06 +0000 |
commit | d70f848b0867fa5f7748a242d06e95d140fd7736 (patch) | |
tree | 62301dce5d17f8f2f113c8c796f3251f1a26bf4f /readme.txt | |
parent | 1a18435fcb67ceb72b22ce19aa667f67703c0f3f (diff) | |
download | ChibiOS-d70f848b0867fa5f7748a242d06e95d140fd7736.tar.gz ChibiOS-d70f848b0867fa5f7748a242d06e95d140fd7736.tar.bz2 ChibiOS-d70f848b0867fa5f7748a242d06e95d140fd7736.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@759 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r-- | readme.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt index 1026c34dc..859d8cd2b 100644 --- a/readme.txt +++ b/readme.txt @@ -129,6 +129,7 @@ Win32-MinGW - ChibiOS/RT simulator and demo into a WIN32 process, - Articles and notes previously in the wiki now merged in the general
documentation and updated, the wiki entries are obsolete and will be removed.
- New application notes and articles added.
+- Added kernel size metrics to the test reports.
- Removed the inclusion graph from the documentation because the little
info they add and the size of all the images. It is possible to configure
Doxygen to have them again (and more graph types).
|