diff options
Diffstat (limited to 'readme.txt')
-rw-r--r-- | readme.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt index a6bc2486b..bf13b4221 100644 --- a/readme.txt +++ b/readme.txt @@ -75,6 +75,9 @@ *****************************************************************************
*** Next ***
+- 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.
- NEW: The callback of drivers with circular buffers (ADC, DAC, I2S, SPI) has
been simplified, no parameters. A driver function xxxIsBufferComplete()
has been added to determine if it is the half buffer callback or the
|