diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2010-04-27 11:53:03 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2010-04-27 11:53:03 +0000 |
commit | 0074052e3f64b2166258f2d117faf8acdf5d4566 (patch) | |
tree | 57de271a3cfb45fdeeff54fd13b0fe47cd0619cc /readme.txt | |
parent | 40aade60563a0f7d35ecd5f4b78eb8a882a01e48 (diff) | |
download | ChibiOS-0074052e3f64b2166258f2d117faf8acdf5d4566.tar.gz ChibiOS-0074052e3f64b2166258f2d117faf8acdf5d4566.tar.bz2 ChibiOS-0074052e3f64b2166258f2d117faf8acdf5d4566.zip |
Documented test runtime code.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1895 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 c14d58b01..c05ba2de7 100644 --- a/readme.txt +++ b/readme.txt @@ -80,6 +80,7 @@ - Various documentation fixes, added an article covering debugging under
ChibiOS/RT, updated the article about interrupt handlers to cover also
fast interrupt sources.
+- Long overdue test code cleanup and documentation.
*** 1.5.5 ***
- FIX: Removed some "dead" code in the old ARMv7-M files (there are new
|