The latest development version of this page may be more current than this released 3.0.0 version.

CONFIG_PICOSDK_USE_GPIO

(No prompt – not directly user assignable.)

Type: bool

Help

Use the GPIO driver from pico-sdk

Direct dependencies

0

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At modules/hal_rpi_pico/Kconfig:12

Included via Kconfig:8Kconfig.zephyr:33modules/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.)