diff options
author | Rocco Marco Guglielmi <roccomarco.guglielmi@live.com> | 2016-06-05 09:59:48 +0000 |
---|---|---|
committer | Rocco Marco Guglielmi <roccomarco.guglielmi@live.com> | 2016-06-05 09:59:48 +0000 |
commit | f768af8fcbcbfab675d101d6a63a60c4db4f6d3f (patch) | |
tree | 6179dade365b3fbe3eeada1c9c2bfa3bc4ceb8ff | |
parent | 2c6569a0027348160f49a04863488e8f13ef8240 (diff) | |
download | ChibiOS-f768af8fcbcbfab675d101d6a63a60c4db4f6d3f.tar.gz ChibiOS-f768af8fcbcbfab675d101d6a63a60c4db4f6d3f.tar.bz2 ChibiOS-f768af8fcbcbfab675d101d6a63a60c4db4f6d3f.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9590 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 21aafad26..92ac08b30 100644 --- a/readme.txt +++ b/readme.txt @@ -122,7 +122,7 @@ - HAL: Fixed errors in documentation related to OTG peripheral switches
(bug #753)(backported to 2.6.10, 3.0.6 and 16.1.5).
- HAL: Fixed CMSIS function osThreadGetPriority() does not return correct
- priority (bug #752)(backported to 2.6.10, 3.0.6 and 16.1.5).
+ priority (bug #752)(backported 3.0.6 and 16.1.5).
- HAL: Fixed wrong conditional branches in _adc_isr_error_code (bug #751)
(backported to 2.6.10, 3.0.6 and 16.1.5).
- HAL: Fixed bug in STM32/ADCv3 (bug #750).
|