9 lines
178 B
Plaintext
9 lines
178 B
Plaintext
# Copyright (c) 2021, YuLong Yao <feilongphone@gmail.com>
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
CONFIG_GD32_HXTAL_8MHZ=y
|
|
|
|
CONFIG_CONSOLE=y
|
|
CONFIG_UART_CONSOLE=y
|
|
CONFIG_SERIAL=y
|