Skip to content

Commit f7ba568

Browse files
committed
docs: releases: 4.4: Add entry for DT_CHILD_BY_REG_ADDR
Add a DeviceTree section and entries for the new C macros. Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be>
1 parent 14e5ade commit f7ba568

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/releases/release-notes-4.4.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,13 @@ New Samples
9696
Same as above, this will also be recomputed at the time of the release.
9797
Just link the sample, further details go in the sample documentation itself.
9898
99+
DeviceTree
100+
**********
101+
102+
* :c:macro:`DT_CHILD_BY_REG_ADDR`
103+
* :c:macro:`DT_CHILD_BY_UNIT_ADDR`
104+
* :c:macro:`DT_INST_CHILD_BY_REG_ADDR`
105+
* :c:macro:`DT_INST_CHILD_BY_UNIT_ADDR`
99106

100107
Libraries / Subsystems
101108
**********************

0 commit comments

Comments
 (0)