aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index 77ca21930..ad689a3f7 100644
--- a/readme.txt
+++ b/readme.txt
@@ -74,7 +74,12 @@
*****************************************************************************
*** 3.1.0 ***
+- HAL: STM32F0xx and STM32L0xx devices now share the same ADCv1 and DMAv1
+ drivers.
- HAL: Introduced preliminary support for STM32L0xx devices.
+- HAL: New STM32 DMAv1 driver supporting channel selection and fixing the
+ behavior with shared IRQs.
+- HAL: New STM32 ADCv1 driver supporting small STM32 devices.
- HAL: Introduced support for TIM21 and TIM22 in STM32 ST driver.
- HAL: Updated STM32F0xx headers to STM32CubeF0 version 1.3.0. Added support
for STM32F030xC, STM32F070x6, STM32F070xB devices.