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 45db138 commit 55e96faCopy full SHA for 55e96fa
doc/releases/release-notes-4.0.rst
@@ -145,6 +145,14 @@ Drivers and Sensors
145
146
* Clock control
147
148
+* Comparator
149
+
150
+ * Introduced comparator device driver subsystem selected with :kconfig:option:`CONFIG_COMPARATOR`
151
+ * Introduced comparator shell commands selected with :kconfig:option:`CONFIG_COMPARATOR_SHELL`
152
+ * Added support for Nordic nRF COMP (:dtcompatible:`nordic,nrf-comp`)
153
+ * Added support for Nordic nRF LPCOMP (:dtcompatible:`nordic,nrf-lpcomp`)
154
+ * Added support for NXP Kinetis ACMP (:dtcompatible:`nxp,kinetis-acmp`)
155
156
* Counter
157
158
* DAC
0 commit comments