CONFIG_BOARD_LONGAN_NANO_LITE

Sipeed Longan Nano Lite target

Type: bool

Direct dependencies

SOC_GD32VF103 && <choice: Board Selection>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <Zephyr>/boards/riscv/longan_nano/Kconfig.board:8

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:37<Zephyr>/boards/Kconfig:29

Menu path: (Top) → Board Selection

config BOARD_LONGAN_NANO_LITE
    bool "Sipeed Longan Nano Lite target"
    depends on SOC_GD32VF103 && <choice>

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