Skip to content

Commit 498138e

Browse files
FRASTMnashif
authored andcommitted
doc: Migration guide v4.1: STM32 addition for the MCO
STM32 configuration for the MCO clock source and prescaler is done by the DTS and no more by Kconfig (removed). Signed-off-by: Francois Ramu <francois.ramu@st.com>
1 parent 17fcb33 commit 498138e

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

doc/releases/migration-guide-4.1.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,17 @@ Kernel
2424
Boards
2525
******
2626

27+
Devicetree
28+
**********
29+
30+
STM32
31+
=====
32+
33+
* MCO clock source and prescaler are now exclusively configured by the DTS
34+
as it was introduced earlier.
35+
The Kconfig method for configuration is now removed.
36+
37+
2738
Modules
2839
*******
2940

0 commit comments

Comments
 (0)