zephyr/tests/lib/devicetree
Martí Bolívar a3fae2f153 devicetree: add DT_COMPAT_ON_BUS()
And implement DT_ANY_INST_ON_BUS() in terms of it.

This makes some error messages quite a bit shorter by avoiding
UTIL_LISTIFY(), which has a nasty temper and tends to explode if not
treated gently.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2020-03-31 21:11:13 -05:00
..
src devicetree: add DT_COMPAT_ON_BUS() 2020-03-31 21:11:13 -05:00
CMakeLists.txt cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
README
app.overlay devicetree: add DT_COMPAT_ON_BUS() 2020-03-31 21:11:13 -05:00
prj.conf
testcase.yaml

README

Test cases for the devicetree.h API.