We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e50521 commit 8025c84Copy full SHA for 8025c84
doc/releases/migration-guide-4.0.rst
@@ -58,6 +58,7 @@ STM32
58
* On all official STM32 boards, ``west flash`` selects STM32CubeProgrammer as the default west runner.
59
If you want to enforce the selection of another runner like OpenOCD or pyOCD for flashing, you should
60
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.
62
63
Modules
64
*******
0 commit comments