zephyr/samples/subsys/debug/debugmon/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

3 lines
51 B
Plaintext

CONFIG_CORTEX_M_DEBUG_MONITOR_HOOK=y
CONFIG_GPIO=y