git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9590 35acf78f-673a-0410-8e92-d51de3d6d3f4

This commit is contained in:
Rocco Marco Guglielmi 2016-06-05 09:59:48 +00:00
parent 2c6569a002
commit f768af8fcb
1 changed files with 1 additions and 1 deletions

View File

@ -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).