zephyr/tests/lib/devicetree/devices
Kumar Gala f3ff449524 tests: devicetree: device: Rename gpio@0 to avoid name conflict
There are some platforms like the lpcxpresso54114 that utilize gpio@0
so rename gpio@0 to gpio@ffff as this is a highly unlikely to conflict
with any real device.

Fixes #49439

Signed-off-by: Kumar Gala <galak@kernel.org>
2022-08-26 12:51:45 +02:00
..
src tests: devicetree: device: utilize DEVICE_DT_NAME 2022-08-19 12:08:33 +02:00
app.overlay tests: devicetree: device: Rename gpio@0 to avoid name conflict 2022-08-26 12:51:45 +02:00
CMakeLists.txt
prj.conf tests: lib: devicetree: move devices to new ztest API 2022-07-19 13:00:37 -07:00
README
testcase.yaml tests: devicetree: device: Exclude test on bbc_microbit 2022-08-19 12:08:33 +02:00

Test cases for the device API devicetree data.