aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-11-28 12:21:49 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-11-28 12:21:49 +0000
commit718f2d0cd19fa854b859fc5390930c2c5c3c5216 (patch)
tree54bb5a25ff9de04b34383dfa0bfdb6ce8da9c252 /readme.txt
parent72903490631212c4aff9c7641c8095e71cab2a79 (diff)
downloadChibiOS-718f2d0cd19fa854b859fc5390930c2c5c3c5216.tar.gz
ChibiOS-718f2d0cd19fa854b859fc5390930c2c5c3c5216.tar.bz2
ChibiOS-718f2d0cd19fa854b859fc5390930c2c5c3c5216.zip
Fixed bug 3121246.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2447 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index cacb20149..4e4daad49 100644
--- a/readme.txt
+++ b/readme.txt
@@ -65,6 +65,7 @@
*****************************************************************************
*** 2.1.5 ***
+- FIX: Fixed pwmDisableChannel() now working in STM32 PWM driver (bug 3121246).
- FIX: Fixed problem with PWM channel callbacks (bug 3120785).
- NEW: Added support for TIM5 in the STM32 PWM driver.
- CHANGE: Modified the STM32_PWM_PWMx_IRQ_PRIORITY macros in the STM32