diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2010-05-06 19:07:14 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2010-05-06 19:07:14 +0000 |
commit | ddf69f8685444176eda43c225133e629cff3988e (patch) | |
tree | 39603bb2e4c15cf541b5cc71b7c597102005fc97 | |
parent | 0da7d5d0ec626ff70dc6dd4c28b6e3e06496ce48 (diff) | |
download | ChibiOS-ddf69f8685444176eda43c225133e629cff3988e.tar.gz ChibiOS-ddf69f8685444176eda43c225133e629cff3988e.tar.bz2 ChibiOS-ddf69f8685444176eda43c225133e629cff3988e.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1906 35acf78f-673a-0410-8e92-d51de3d6d3f4
-rw-r--r-- | readme.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.txt b/readme.txt index fbaf8d213..7902ea3d6 100644 --- a/readme.txt +++ b/readme.txt @@ -90,7 +90,7 @@ - Long overdue test code cleanup and documentation.
- Added new test cases, now the coverage is again up to 100% except for the
debug module that would require triggering system terminating tests (panics),
- the uncovered code is minimal and extremely simple anyway.
+ the uncovered code is minimal, extremely simple and working anyway.
- ChibiOS/RT has been successfully verified with the latest GCC 4.5.0.
*** 1.5.5 ***
|