diff options
Diffstat (limited to 'readme.txt')
-rw-r--r-- | readme.txt | 5 |
1 files changed, 5 insertions, 0 deletions
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).
|