Skip to content

Commit abe8f40

Browse files
committed
doc: release notes: added opamp release notes
Added opamp support to release notes for release 4.3 Signed-off-by: Zhaoxiang Jin <Zhaoxiang.Jin_1@nxp.com>
1 parent 23701ec commit abe8f40

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/releases/release-notes-4.3.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,12 @@ New APIs and options
106106
* :c:macro:`LOG_HEXDUMP_INF_RATELIMIT_RATE` - Rate-limited info hexdump macro (explicit rate)
107107
* :c:macro:`LOG_HEXDUMP_DBG_RATELIMIT_RATE` - Rate-limited debug hexdump macro (explicit rate)
108108

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+
109115
* Power management
110116

111117
* :c:func:`pm_device_driver_deinit`

0 commit comments

Comments
 (0)