aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2019-01-02 11:58:58 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2019-01-02 11:58:58 +0000
commit78058faf4d33e9800f5f7841d27a10c87289994c (patch)
treed3e6788d16b29b2016064a6b659a085824a27ad9 /readme.txt
parentd5635adecc959228fefce27610f211087fefd87f (diff)
downloadChibiOS-78058faf4d33e9800f5f7841d27a10c87289994c.tar.gz
ChibiOS-78058faf4d33e9800f5f7841d27a10c87289994c.tar.bz2
ChibiOS-78058faf4d33e9800f5f7841d27a10c87289994c.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12522 110e8d01-0319-4d1e-a829-52ad28d1bb01
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/readme.txt b/readme.txt
index ba75ca382..c39167720 100644
--- a/readme.txt
+++ b/readme.txt
@@ -75,7 +75,8 @@
*****************************************************************************
*** Next ***
-- NEW: STM32H7xx and STM32L4+ ports reworked to support dynamic DMA allocation.
+- 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
been removed. In addition, both drivers are now able to support dynamic
channel allocation.