All samples using the GPIO API must enable the CONFIG_GPIO Kconfig option. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
8 lines
134 B
Plaintext
8 lines
134 B
Plaintext
CONFIG_USBC_STACK=y
|
|
CONFIG_USBC_CSM_SOURCE_ONLY=y
|
|
CONFIG_USBC_THREAD_PRIORITY=10
|
|
CONFIG_ADC=y
|
|
CONFIG_PWM=y
|
|
CONFIG_LOG=y
|
|
CONFIG_GPIO=y
|