You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
483 B
21 lines
483 B
sample: |
|
name: I2C RTIO loopback sample |
|
tests: |
|
sample.drivers.i2c.rtio_loopback: |
|
tags: |
|
- rtio |
|
- i2c_target |
|
harness: console |
|
harness_config: |
|
fixture: i2c_bus_short |
|
type: one_line |
|
regex: |
|
- "sample complete" |
|
platform_allow: |
|
- b_u585i_iot02a |
|
- nrf5340dk/nrf5340/cpuapp |
|
- nrf54l15dk/nrf54l15/cpuapp |
|
- nrf54h20dk/nrf54h20/cpuapp |
|
- nucleo_f401re |
|
- nucleo_h503rb |
|
- ophelia4ev/nrf54l15/cpuapp
|
|
|