aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2019-01-05 11:39:55 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2019-01-05 11:39:55 +0000
commitb798346a9760030da27022d84b2c9f258e2d7e94 (patch)
tree2466ce64a7183f07bbd612eff0f83ad9fa0c8342 /readme.txt
parent874f246e6f54ee7db66911006e9005ad76b5147b (diff)
downloadChibiOS-b798346a9760030da27022d84b2c9f258e2d7e94.tar.gz
ChibiOS-b798346a9760030da27022d84b2c9f258e2d7e94.tar.bz2
ChibiOS-b798346a9760030da27022d84b2c9f258e2d7e94.zip
Mass update for TIM-related changes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12526 110e8d01-0319-4d1e-a829-52ad28d1bb01
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 c39167720..df4ca4b7c 100644
--- a/readme.txt
+++ b/readme.txt
@@ -75,6 +75,8 @@
*****************************************************************************
*** Next ***
+- NEW: Added TIM15, TIM16 and TIM17 support on GPT, ICU and PWM drivers,
+ limited to STM32F3, L4 and L4+ platforms.
- NEW: STM32H7xx and STM32L4+ ports reworked to support dynamic DMA
allocation. Updated all drivers to use the new DMA API.
- NEW: Both DMAv1 and DMAv2 have been reworked to support DMAMUX, DMAv3 has