11 lines
284 B
Plaintext
11 lines
284 B
Plaintext
# Copyright (c) 2021 Tokita, Hiroshi <tokita.hiroshi@gmail.com>
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config BOARD_LONGAN_NANO
|
|
bool "Sipeed Longan Nano target"
|
|
depends on SOC_GD32VF103
|
|
|
|
config BOARD_LONGAN_NANO_LITE
|
|
bool "Sipeed Longan Nano Lite target"
|
|
depends on SOC_GD32VF103
|