zephyr/tests/drivers/i2c
Tom Hughes 782152f404 tests: i2c_emul: Remove unused variable
Building with clang warns:

tests/drivers/i2c/i2c_emul/src/test_forwarding_buf.cpp:20:32: error:
unused variable 'targets' [-Werror,-Wunused-const-variable]
constexpr const struct device *targets[FORWARD_COUNT] = {
                               ^

Signed-off-by: Tom Hughes <tomhughes@chromium.org>
2025-02-13 03:27:24 +01:00
..
i2c_api tests: drivers: i2c: Add support test i2c for fpb_ra4e1 2025-01-28 07:57:03 +01:00
i2c_bme688 samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
i2c_emul tests: i2c_emul: Remove unused variable 2025-02-13 03:27:24 +01:00
i2c_ram zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
i2c_target_api tests: drivers: Add FRDM_MCXW72 Overlays 2025-02-11 22:13:18 +01:00
i2c_tca954x tests: drivers: i2c: add i2c tag 2025-01-28 09:50:38 +01:00