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 58bba71 commit 91cdbaaCopy full SHA for 91cdbaa
doc/releases/release-notes-4.3.rst
@@ -90,6 +90,22 @@ New Drivers
90
Same as above for boards, this will also be recomputed at the time of the release.
91
Just link the driver, further details go in the binding description
92
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
107
108
109
New Samples
110
***********
111
0 commit comments