Add CONFIG_USBC_CSM_SINK_ONLY=y to Sink's sample prj.conf. This selects the Sink only Connection state machine for the Sink sample and it explicitly show the user of the Sink sample how the connection state machines are selected. Signed-off-by: Sam Hurst <sbh1187@gmail.com>
6 lines
131 B
Text
6 lines
131 B
Text
CONFIG_USBC_STACK=y
|
|
CONFIG_USBC_CSM_SINK_ONLY=y
|
|
CONFIG_USBC_THREAD_PRIORITY=10
|
|
CONFIG_ADC=y
|
|
CONFIG_LOG=y
|
|
CONFIG_BUILD_OUTPUT_VIF=y
|