From 6af0806da3d9df7ea9f6410a74ad8c864926bd7f Mon Sep 17 00:00:00 2001 From: gdisirio Date: Wed, 20 Jun 2012 08:39:04 +0000 Subject: Fixed bugs 3536522 and 3536523. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4309 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- readme.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'readme.txt') diff --git a/readme.txt b/readme.txt index 54135b579..f6850f35b 100644 --- a/readme.txt +++ b/readme.txt @@ -81,6 +81,10 @@ ***************************************************************************** *** 2.5.0 *** +- FIX: Fixed TIM8 not working in STM32 GPT driver (bug 3536523)(backported + to 2.4.2). +- FIX: Fixed timer overflow not working in STM32 ICU driver for TIM1/TIM8 (bug + 3536522)(backported to 2.4.2). - FIX: Fixed wrong DMA channels on USART2 in STM32F10X_MD_VL devices (bug 3536070)(backported to 2.4.2). - FIX: Fixed issue with DMA channel init in STM32 ADC and SPI drivers (bug -- cgit v1.2.3