Skip to content

Commit 61694b7

Browse files
bjarki-andreasenkartben
authored andcommitted
doc: releases: 4.2: mention new SPI_DEVICE_DEFINE deinit variants
Mention added SPI_DEVICE_DEFINE macro variants covering device deinit. Signed-off-by: Bjarki Arge Andreasen <bjarki.andreasen@nordicsemi.no>
1 parent 1663253 commit 61694b7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/releases/release-notes-4.2.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,11 @@ New APIs and options
152152
* :c:macro:`I2C_DEVICE_DT_DEINIT_DEFINE`
153153
* :c:macro:`I2C_DEVICE_DT_INST_DEINIT_DEFINE`
154154

155+
* SPI
156+
157+
* :c:macro:`SPI_DEVICE_DT_DEINIT_DEFINE`
158+
* :c:macro:`SPI_DEVICE_DT_INST_DEINIT_DEFINE`
159+
155160
..
156161
Link to new APIs here, in a group if you think it's necessary, no need to get
157162
fancy just list the link, that should contain the documentation. If you feel

0 commit comments

Comments
 (0)