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

CONFIG_BOARD_ADAFRUIT_TRINKET_M0

Adafruit Trinket M0

Type: bool

Direct dependencies

SOC_PART_NUMBER_SAMD21E18A && <choice: Board Selection>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At boards/arm/adafruit_trinket_m0/Kconfig.board:6

Included via Kconfig:8Kconfig.zephyr:37boards/Kconfig:29

Menu path: (Top) → Board Selection

config BOARD_ADAFRUIT_TRINKET_M0
    bool "Adafruit Trinket M0"
    depends on SOC_PART_NUMBER_SAMD21E18A && <choice>

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)