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 23701ec commit abe8f40Copy full SHA for abe8f40
doc/releases/release-notes-4.3.rst
@@ -106,6 +106,12 @@ New APIs and options
106
* :c:macro:`LOG_HEXDUMP_INF_RATELIMIT_RATE` - Rate-limited info hexdump macro (explicit rate)
107
* :c:macro:`LOG_HEXDUMP_DBG_RATELIMIT_RATE` - Rate-limited debug hexdump macro (explicit rate)
108
109
+* Opamp
110
+
111
+ * Introduced opamp device driver subsystem selected with :kconfig:option:`CONFIG_OPAMP`
112
+ * Added support for NXP OPAMP (:dtcompatible:`nordic,opamp`)
113
+ * Added support for NXP OPAMP_FAST (:dtcompatible:`nxp,opamp_fast`)
114
115
* Power management
116
117
* :c:func:`pm_device_driver_deinit`
0 commit comments