zephyr/tests/lib
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
..
c_lib cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
devicetree devicetree: add DT_COMPAT_ON_BUS() 2020-03-31 21:11:13 -05:00
fdtable cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
gui/lvgl cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
json cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
mem_alloc cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
onoff cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
ringbuffer cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
sprintf cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00