CONFIG_PICOSDK_USE_GPIO¶
(No prompt – not directly user assignable.)
Type: bool
Help¶
Use the GPIO driver from pico-sdk
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At modules/hal_rpi_pico/Kconfig:12
Included via Kconfig:8
→ Kconfig.zephyr:33
→ modules/Kconfig:80
Menu path: (Top) → Modules
config PICOSDK_USE_GPIO
bool
depends on 0
help
Use the GPIO driver from pico-sdk
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)