zephyr/tests/drivers/i2c/i2c_target_api/testcase.yaml
Kai Meinhard 25c96b6434 i2c: Added efr32bg22_brd4184a to I2C target tests
Compiling I2C target test for efr32bg22_brd4184a board so
that i2c_gecko.c driver is used in target mode.

Signed-off-by: Kai Meinhard <kaimeinhard@hotmail.de>
2023-07-25 10:44:47 +02:00

27 lines
510 B
YAML

common:
depends_on: i2c
tags:
- drivers
- i2c
harness: ztest
harness_config:
fixture: i2c_bus_short
tests:
drivers.i2c.target_api.dual_role:
platform_allow:
- nucleo_f746zg
- nucleo_f091rc
- stm32f072b_disco
- nucleo_g071rb
- nucleo_f207zg
- nucleo_f429zi
- nucleo_wl55jc
- nucleo_l073rz
- rpi_pico
- efr32bg22_brd4184a
integration_platforms:
- nucleo_f091rc
extra_configs:
- CONFIG_APP_DUAL_ROLE_I2C=y