CONFIG_HAS_ARDUINO_I2C

(No prompt – not directly user assignable.)

Type: bool

Help

This option specifies that the target platform is compatible with Arduino I2C

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At boards/shields/Kconfig:7

Included via Kconfig:10Kconfig.zephyr:23arch/Kconfig:14boards/Kconfig:30

Menu path: (top menu) → Shields

config HAS_ARDUINO_I2C
    bool
    help
      This option specifies that the target platform is compatible
      with Arduino I2C

(Definitions include propagated dependencies, including from if’s and menus.)