Skip to content

Commit 70a1a49

Browse files
mathieuchopstmjhedberg
authored andcommitted
release-notes: 4.3: add STM32 LPTIM clock source Kconfig removal notice
Add notice about removal of LPTIM clock source configuration through Kconfig in the Zephyr 4.3 release notes. Signed-off-by: Mathieu Choplain <[email protected]>
1 parent 0a5a607 commit 70a1a49

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/releases/release-notes-4.3.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ Removed APIs and options
6060
* ``bt_le_set_auto_conn``
6161
* ``CONFIG_BT_BUF_ACL_RX_COUNT``
6262
* ``ok`` enum value has now been removed completely from ``base.yaml`` binding ``status`` property in devicetree.
63+
* STM32 LPTIM clock source selection through Kconfig was removed. Device Tree must now be used instead.
64+
Affected Kconfig symbols: ``CONFIG_STM32_LPTIM_CLOCK_LSI`` / ``CONFIG_STM32_LPTIM_CLOCK_LSI``
6365

6466
Deprecated APIs and options
6567
===========================

0 commit comments

Comments
 (0)