Commit 8025c847 authored by Erwan Gouriou's avatar Erwan Gouriou Committed by Mahesh Mahadevan
Browse files

doc: Migration guide v4.0: STM32 additions



STM32 noteworthy additions for 4.0 release.

Signed-off-by: default avatarErwan Gouriou <erwan.gouriou@st.com>
parent 4e50521a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -58,6 +58,7 @@ STM32
* On all official STM32 boards, ``west flash`` selects STM32CubeProgrammer as the default west runner.
  If you want to enforce the selection of another runner like OpenOCD or pyOCD for flashing, you should
  specify it using the west ``--runner`` or ``-r`` option. (:github:`75284`)
* ADC: Domain clock needs to be explicitly defined if property st,adc-clock-source = <ASYNC> is used.

Modules
*******