We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97d40cb commit 1ee82a1Copy full SHA for 1ee82a1
doc/releases/release-notes-2.5.rst
@@ -355,6 +355,9 @@ Build and Infrastructure
355
should be using the new devicetree API introduced in Zephyr 2.3 and
356
documented in :ref:`dt-from-c`. Information on flash partitions has moved
357
to :ref:`flash_map_api`.
358
+ * It is now possible to resolve at build time the device pointer associated
359
+ with a device that is defined in devicetree, via ``DEVICE_DT_GET``. See
360
+ :ref:`dt-get-device`.
361
362
* West
363
0 commit comments