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 14e5ade commit f7ba568Copy full SHA for f7ba568
doc/releases/release-notes-4.4.rst
@@ -96,6 +96,13 @@ New Samples
96
Same as above, this will also be recomputed at the time of the release.
97
Just link the sample, further details go in the sample documentation itself.
98
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`
106
107
Libraries / Subsystems
108
**********************
0 commit comments