mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-07 16:08:31 +00:00
Add a variety of property and specifier cell accessors that fall back on a default value supplied by the caller if the devicetree does not contain the requested data. This is useful for avoiding use of COND_CODE_1() and similarly tricky macros in applications and drivers. Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no> |
||
---|---|---|
.. | ||
src | ||
app.overlay | ||
CMakeLists.txt | ||
prj.conf | ||
README | ||
testcase.yaml |
Test cases for the devicetree.h API.