doc: release-notes: add new Devicetree macros
Add list of new Devicetree macros. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
This commit is contained in:
parent
91198b762a
commit
e2c514f9d9
|
@ -122,6 +122,13 @@ New APIs in this release
|
|||
|
||||
* :c:func:`uart_fifo_read_u16` to read data from FIFO.
|
||||
|
||||
* Devicetree
|
||||
|
||||
* Added new Devicetree helpers:
|
||||
|
||||
* :c:macro:`DT_INST_ENUM_IDX`
|
||||
* :c:macro:`DT_INST_ENUM_IDX_OR`
|
||||
* :c:macro:`DT_INST_PARENT`
|
||||
|
||||
Kernel
|
||||
******
|
||||
|
|
Loading…
Reference in a new issue