doc: release-notes-2.3: add devicetree changes
Mention the new devicetree.h API and link to relevant resources. Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
This commit is contained in:
parent
8d2f22f9ea
commit
7d97bdd276
1 changed files with 9 additions and 1 deletions
|
@ -227,8 +227,16 @@ Build and Infrastructure
|
|||
|
||||
* <TBD>
|
||||
|
||||
* Devicetree
|
||||
|
||||
* A new :ref:`devicetree_api` was added. This API is not generated, but is
|
||||
still included via ``<devicetree.h>``. The :ref:`dt-legacy-macros` are now
|
||||
deprecated; users should replace the generated macros with new API. The
|
||||
:ref:`dt-howtos` page has been extended for the new API, and a new
|
||||
:ref:`dt-from-c` API usage guide was also added.
|
||||
|
||||
Libraries / Subsystems
|
||||
***********************
|
||||
**********************
|
||||
|
||||
* Random
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue