Skip to content

Commit 2b9e333

Browse files
doc: releases: release-notes-4.3.rst
add release note for STM32 EXTI driver Signed-off-by: Alexander Kozhinov <[email protected]>
1 parent 58bba71 commit 2b9e333

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

doc/releases/release-notes-4.3.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,15 @@ New Drivers
9090
Same as above for boards, this will also be recomputed at the time of the release.
9191
Just link the driver, further details go in the binding description
9292
93+
* Interrupt controller
94+
95+
* STM32 EXTI interrupt/event controller (:dtcompatible:`st,stm32-exti`) has a dedicated driver and API now, separate from STM32 GPIO Interrupt Control driver.
96+
97+
* RTC
98+
99+
* STM32 RTC driver has been updated to use the new STM32 EXTI interrupt controller API
100+
101+
93102
New Samples
94103
***********
95104

0 commit comments

Comments
 (0)