zephyr/samples/sensor/qdec/prj.conf
Gerard Marull-Paretas caa61af2fd samples: add missing CONFIG_GPIO=y
All samples using the GPIO API must enable the CONFIG_GPIO Kconfig
option.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2024-12-18 18:15:15 +01:00

4 lines
46 B
Plaintext

CONFIG_SENSOR=y
CONFIG_PRINTK=y
CONFIG_GPIO=y