Skip to content

Commit 2f81bbb

Browse files
bjarki-andreasenmmahadevan108
authored andcommitted
doc: release: doc comparator API as major enhancement
Add entry in "Major enhancements with this release include:" for comparator device driver subsystem. Signed-off-by: Bjarki Arge Andreasen <[email protected]>
1 parent d0ea9d5 commit 2f81bbb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/releases/release-notes-4.0.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@ Major enhancements with this release include:
1313
PSA Secure Storage API and of persistent keys in the PSA Crypto API on all board targets. It
1414
is now the standard way to provide device-specific protection to data at rest. (:github:`76222`)
1515

16+
* The introduction of the :ref:`comparator<comparator_api>` device driver subsystem for analog
17+
comparators, complete with shell support. It supports initial configuration through devicetree
18+
and runtime configuration through vendor specific APIs. Initially the
19+
:dtcompatible:`nordic,nrf-comp`, :dtcompatible:`nordic,nrf-lpcomp` and
20+
:dtcompatible:`nxp,kinetis-acmp` are supported.
21+
1622
An overview of the changes required or recommended when migrating your application from Zephyr
1723
v3.7.0 to Zephyr v4.0.0 can be found in the separate :ref:`migration guide<migration_4.0>`.
1824

0 commit comments

Comments
 (0)