Skip to content

Commit aab0735

Browse files
carlocaionecarlescufi
authored andcommitted
doc: release: Add DT changes
Add DT changes to the 3.5 release notes. Signed-off-by: Carlo Caione <[email protected]>
1 parent 15e84cb commit aab0735

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

doc/releases/release-notes-3.5.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,14 @@ USB
262262
Devicetree
263263
**********
264264

265+
* ``zephyr,memory-region-mpu`` was renamed ``zephyr,memory-attr``
266+
267+
* The following macros were added:
268+
:c:macro:`DT_FOREACH_NODE_VARGS`,
269+
:c:macro:`DT_FOREACH_STATUS_OKAY_NODE_VARGS`
270+
:c:macro:`DT_MEMORY_ATTR_FOREACH_NODE`
271+
:c:macro:`DT_MEMORY_ATTR_APPLY`
272+
265273
Libraries / Subsystems
266274
**********************
267275

0 commit comments

Comments
 (0)