zephyr/tests/lib/devicetree
Martí Bolívar 922b469fd4 devicetree: add accessors with default values
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>
2020-08-04 07:35:26 -05:00
..
api devicetree: add accessors with default values 2020-08-04 07:35:26 -05:00
legacy_api tests/samples: enable for integration testing 2020-07-30 08:00:03 -04:00