From ad009f46d58f4f555cd412aa2f2a267da01db4e0 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Tue, 5 Apr 2011 18:21:00 +0000 Subject: STM32 PWM driver optimization, changed the behavior of pwmChangePeriod(). git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2869 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- readme.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'readme.txt') diff --git a/readme.txt b/readme.txt index 8f7ab034b..2c5bc3bcc 100644 --- a/readme.txt +++ b/readme.txt @@ -70,6 +70,11 @@ *** Releases *** ***************************************************************************** +*** 2.3.2 *** +- OPT: STM32 PWM driver implementation simplified. +- CHANGE: Now pwmChangePeriod() does not implicitly disable the active + PWM channels. + *** 2.3.1 *** - FIX: Fixed insufficient idle thread stack in Cortex-M0-GCC port (bug 3226671) (backported to 2.2.3). -- cgit v1.2.3