Add simple sample which demonstrates how to setup a custom i2c target. Signed-off-by: Bram Vlerick <bram.vlerick@openpixelsystems.org>
9 lines
180 B
YAML
9 lines
180 B
YAML
sample:
|
|
name: I2C custom target sample
|
|
tests:
|
|
sample.drivers.i2c.custom_target:
|
|
tags: i2c_target
|
|
platform_allow:
|
|
- lpcxpresso55s69/lpc55s69/cpu0
|
|
harness: TBD
|