zephyr/tests/lib/devicetree/api
Gerard Marull-Paretas 32bea9a7fb tests: lib: devicetree: use vnd,gpio-device
The vnd,gpio-device compatible is now used by the test GPIO driver
(CONFIG_GPIO_TEST) introduced in #41387. This means that we can't define
new devices with this compatible when CONFIG_GPIO=y.

Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
2022-01-04 14:44:07 -05:00
..
src tests: lib: devicetree: use vnd,gpio-device 2022-01-04 14:44:07 -05:00
app.overlay tests: lib: devicetree: use vnd,gpio-device 2022-01-04 14:44:07 -05:00
CMakeLists.txt cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
prj.conf
README
testcase.yaml

Test cases for the devicetree.h API.