From 037b48cf4d6e67b2512b3927be776ca68e96f5eb Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Sat, 4 Jun 2016 17:04:10 +0000 Subject: Fixed bug #752. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9576 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- readme.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'readme.txt') diff --git a/readme.txt b/readme.txt index 7a6b253a0..aed56c80b 100644 --- a/readme.txt +++ b/readme.txt @@ -117,6 +117,8 @@ - RT: Merged RT4. - NIL: Merged NIL2. - NIL: Added STM32F7 demo. +- HAL: Fixed CMSIS function osThreadGetPriority() does not return correct + priority (bug #752)(backported to 2.6.10, 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). -- cgit v1.2.3