aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-04-07 07:57:43 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-04-07 07:57:43 +0000
commitd009502eb4c6b467d80a686b9a91f3ddbf0b595c (patch)
treeada55de9b67718570aeb5aee67ca667e2ed7caee /readme.txt
parent3adcb46879db0ebabf5d5575dcc724e8483c9079 (diff)
downloadChibiOS-d009502eb4c6b467d80a686b9a91f3ddbf0b595c.tar.gz
ChibiOS-d009502eb4c6b467d80a686b9a91f3ddbf0b595c.tar.bz2
ChibiOS-d009502eb4c6b467d80a686b9a91f3ddbf0b595c.zip
Added new pwmIsChannelEnabledI() API to the PWM driver, implemented in the STM32 driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5554 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index 7941d860e..094a83c55 100644
--- a/readme.txt
+++ b/readme.txt
@@ -138,6 +138,8 @@
(backported to 2.4.3).
- FIX: Fixed wrong SPI path in platform_f105_f107.mk (bug 3598151).
- FIX: Fixed PHY powerdown issues not fixed (bug 3596911).
+- NEW: Added new pwmIsChannelEnabledI() API to the PWM driver, implemented
+ in the STM32 driver.
- NEW: Added support for timers 6, 7, 9, 11, 12, 14 to the STM32 GPT driver.
- NEW: Added support for timer 9 to the STM32 PWM driver.
- NEW: Relicensed parts of the distribution tree under the Apache 2.0