Skip to content

Commit

Permalink
doc: release: 3.5: Add note on new fixed partition API
Browse files Browse the repository at this point in the history
List `DT_MEM_FROM_FIXED_PARTITION()` and `DT_FIXED_PARTITION_ADDR()` as
the newly added macros.

Signed-off-by: Grzegorz Swiderski <[email protected]>
  • Loading branch information
57300 authored and carlescufi committed Aug 7, 2023
1 parent e28cbb3 commit b69be2c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/releases/release-notes-3.5.rst
Original file line number Diff line number Diff line change
Expand Up @@ -297,6 +297,8 @@ Devicetree
:c:macro:`DT_FOREACH_STATUS_OKAY_NODE_VARGS`
:c:macro:`DT_MEMORY_ATTR_FOREACH_NODE`
:c:macro:`DT_MEMORY_ATTR_APPLY`
:c:macro:`DT_MEM_FROM_FIXED_PARTITION`
:c:macro:`DT_FIXED_PARTITION_ADDR`

Libraries / Subsystems
**********************
Expand Down

0 comments on commit b69be2c

Please sign in to comment.