doc: release-notes-3.2: Log STM32 LPTIM Kconfig as deprecated
Log deprecation of Kconfig based LPTIM domain clock configuration. Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
This commit is contained in:
parent
a35279488a
commit
3c6648e7ab
1 changed files with 4 additions and 0 deletions
|
@ -70,6 +70,10 @@ Deprecated in this release
|
|||
* :c:macro:`DT_BUS_LABEL`, and :c:macro:`DT_INST_BUS_LABEL`, are deprecated
|
||||
in favor of utilizing :c:macro:`DT_BUS` and variants.
|
||||
|
||||
* STM32 LPTIM domain clock should now be configured using devicetree.
|
||||
Related Kconfig :kconfig:option:`CONFIG_STM32_LPTIM_CLOCK` option is now
|
||||
deprecated.
|
||||
|
||||
Stable API changes in this release
|
||||
==================================
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue