zephyr/tests/drivers/i2c/i2c_target_api/testcase.yaml
Marc Desvaux 3548ffe053 tests: drivers: i2c: i2c_target_api add nucleo_wb55rg
Adds nucleo_wb55rg in i2c_target_api test case
to enables the board.

Signed-off-by: Marc Desvaux <marc.desvaux-ext@st.com>
2023-11-13 16:54:42 -06:00

33 lines
641 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:
- b_u585i_iot02a
- nucleo_f746zg
- nucleo_g474re
- nucleo_f091rc
- stm32f072b_disco
- stm32f3_disco
- nucleo_g071rb
- nucleo_f207zg
- nucleo_f429zi
- nucleo_wl55jc
- nucleo_l073rz
- nucleo_l152re
- nucleo_wb55rg
- rpi_pico
- efr32bg22_brd4184a
- mr_canhubk3
integration_platforms:
- nucleo_f091rc
extra_configs:
- CONFIG_APP_DUAL_ROLE_I2C=y