zephyr/samples/drivers/i2c_scanner/sample.yaml
Tavish Naruka 72b0289de4 samples: driver: i2c scanner
Scans i2c bus for any devices present.

Signed-off-by: Tavish Naruka <tavishnaruka@gmail.com>
2018-12-21 10:27:53 +01:00

14 lines
272 B
YAML

sample:
name: I2C scanner
tests:
test:
platform_whitelist: nrf52840_blip nrf51_ble400
tags: drivers
depends_on: i2c
harness: console
harness_config:
type: one_line
regex:
- "0x50 FOUND"
fixture: fixture_i2c_FRAM