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 0e57994fa..1c0151065 100644
--- a/readme.txt
+++ b/readme.txt
@@ -61,6 +61,9 @@
*** 1.5.7 ***
- NEW: Improved clock initialization for the STM32, now it is possible to
configure the clock using any clock source and any HSE frequency.
+ The clock tree parameters and checks are now calculated into a separate
+ file in order to support multiple clock trees for different families of
+ the STM32 platform.
*** 1.5.6 ***
- FIX: Fixed centralized ARM makefile (bug 2992747)(backported in 1.4.3).