aboutsummaryrefslogtreecommitdiffstats
path: root/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt
index 5f55262e5..83bd24c24 100644
--- a/readme.txt
+++ b/readme.txt
@@ -85,6 +85,9 @@
*****************************************************************************
*** 2.5.2 ***
+- FIX: Added board files and demo for "WaveShare Open STM32F4 207I-C / 407I-C".
+ Added ULPI support to the STM32 USB (OTG-HS) driver.
+ Contributed by Dave Camarillo (bug 3603362).
- FIX: Fixed adcSTM32EnableTSVREFE must be called AFTER adcStart (bug
3602950).
- FIX: Fixed duplicated code in hal_lld.h (STM32F4xx) (bug 3602544)