Skip to content

Commit 8025c84

Browse files
erwangommahadevan108
authored andcommitted
doc: Migration guide v4.0: STM32 additions
STM32 noteworthy additions for 4.0 release. Signed-off-by: Erwan Gouriou <[email protected]>
1 parent 4e50521 commit 8025c84

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/releases/migration-guide-4.0.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ STM32
5858
* On all official STM32 boards, ``west flash`` selects STM32CubeProgrammer as the default west runner.
5959
If you want to enforce the selection of another runner like OpenOCD or pyOCD for flashing, you should
6060
specify it using the west ``--runner`` or ``-r`` option. (:github:`75284`)
61+
* ADC: Domain clock needs to be explicitly defined if property st,adc-clock-source = <ASYNC> is used.
6162

6263
Modules
6364
*******

0 commit comments

Comments
 (0)