Implementing USB-C Source functionality can be difficult. This sample application serves as an example of how to create an application with Power Delivery Source functionality. Signed-off-by: Sam Hurst <sbh1187@gmail.com>
13 lines
230 B
YAML
13 lines
230 B
YAML
sample:
|
|
name: USB-C SOURCE
|
|
tests:
|
|
sample.usbc.sink:
|
|
depends_on: tcpc
|
|
tags: usbc
|
|
platform_allow: stm32g081b_eval
|
|
harness: console
|
|
harness_config:
|
|
type: one_line
|
|
regex:
|
|
- "Unattached.SRC"
|