zephyr/tests/drivers/i2c/i2c_slave_api/testcase.yaml
Andrei-Edward Popa 34d921b00b tests: drivers: i2c: slave: added Raspberry Pi Pico board
added Raspberry Pi Pico for testing it as I2C slave

Signed-off-by: Andrei-Edward Popa <andrei_edward.popa@upb.ro>
2022-02-21 19:42:07 -05:00

13 lines
275 B
YAML

common:
depends_on: i2c
tags: drivers i2c
harness: ztest
harness_config:
fixture: i2c_bus_short
tests:
drivers.i2c_slave.dual_role:
platform_allow: nucleo_f091rc stm32f072b_disco nucleo_g071rb rpi_pico
extra_configs:
- CONFIG_APP_DUAL_ROLE_I2C=y