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 b88b1e6 commit 8a58a44Copy full SHA for 8a58a44
doc/releases/release-notes-2.4.rst
@@ -599,7 +599,14 @@ Bluetooth
599
Build and Infrastructure
600
************************
601
602
-* Devicetree
+* Devicetree:
603
+
604
+ * Added new devicetree macros that provide a default value if the property
605
+ or cell accessor doesn't contain the requested data
606
607
+ * Added support for inferring bindings for ``/zephyr,user`` devicetree node
608
+ to allow applications an easy way to specify application specific
609
+ devicetree properties without having a binding.
610
611
* Support for multiple SOC and ARCH roots.
612
The :ref:`SOC_ROOT <application>` and ``ARCH_ROOT`` variables used to specify
0 commit comments