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 183e58b commit 43f88caCopy full SHA for 43f88ca
doc/releases/release-notes-4.0.rst
@@ -173,6 +173,14 @@ Drivers and Sensors
173
174
* Clock control
175
176
+* Comparator
177
+
178
+ * Introduced comparator device driver subsystem selected with :kconfig:option:`CONFIG_COMPARATOR`
179
+ * Introduced comparator shell commands selected with :kconfig:option:`CONFIG_COMPARATOR_SHELL`
180
+ * Added support for Nordic nRF COMP (:dtcompatible:`nordic,nrf-comp`)
181
+ * Added support for Nordic nRF LPCOMP (:dtcompatible:`nordic,nrf-lpcomp`)
182
+ * Added support for NXP Kinetis ACMP (:dtcompatible:`nxp,kinetis-acmp`)
183
184
* Counter
185
186
* DAC
0 commit comments