Skip to content

Commit 91cdbaa

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 91cdbaa

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

doc/releases/release-notes-4.3.rst

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,22 @@ 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+
* :dtcompatible:`st,stm32-exti`
96+
* Splitted STM32 EXTI driver from GPIO driver into a separate driver.
97+
98+
* GPIO
99+
100+
* :dtcompatible:`st,stm32-gpio`
101+
* Integrated STM32 EXTI driver.
102+
103+
* RTC
104+
105+
* :dtcompatible:`st,stm32-rtc`
106+
* Integrated STM32 EXTI driver.
107+
108+
93109
New Samples
94110
***********
95111

0 commit comments

Comments
 (0)