diff options
author | Rocco Marco Guglielmi <roccomarco.guglielmi@gmail.com> | 2018-01-30 07:43:41 +0000 |
---|---|---|
committer | Rocco Marco Guglielmi <roccomarco.guglielmi@gmail.com> | 2018-01-30 07:43:41 +0000 |
commit | ed3b2c44f529b98e610e8f3a8fecc23cf90514b0 (patch) | |
tree | 85f4f67cf8d00110760c9f75c039317fb9e4ee76 | |
parent | 0138fdc07103c53f9f5c62c8e901d6b4ecd13bdf (diff) | |
download | ChibiOS-ed3b2c44f529b98e610e8f3a8fecc23cf90514b0.tar.gz ChibiOS-ed3b2c44f529b98e610e8f3a8fecc23cf90514b0.tar.bz2 ChibiOS-ed3b2c44f529b98e610e8f3a8fecc23cf90514b0.zip |
Reverting test commit
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11411 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 58ffd2b69..1ca42108f 100644 --- a/readme.txt +++ b/readme.txt @@ -82,7 +82,7 @@ | +--rt/ - RT test suites.
| | +--testbuild/ - RT build test and MISRA check.
| | +--coverage/ - RT code coverage project.
- +--testhal/ - HAL integration test demos.
+ +--testhal/ - HAL integration test demos.
*****************************************************************************
*** Releases and Change Log ***
|