Skip to content

Commit

Permalink
doc: release: Add DT changes
Browse files Browse the repository at this point in the history
Add DT changes to the 3.5 release notes.

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
  • Loading branch information
carlocaione committed Jul 14, 2023
1 parent 087d881 commit 1d99063
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions doc/releases/release-notes-3.5.rst
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,14 @@ USB
Devicetree
**********

* ``zephyr,memory-region-mpu`` was renamed ``zephyr,memory-attr``

* The following macros were added:
:c:macro:`DT_FOREACH_NODE_VARGS`,
:c:macro:`DT_FOREACH_STATUS_OKAY_NODE_VARGS`
:c:macro:`DT_MEMORY_ATTR_FOREACH_NODE`
:c:macro:`DT_MEMORY_ATTR_APPLY`

Libraries / Subsystems
**********************

Expand Down

0 comments on commit 1d99063

Please sign in to comment.