[bsp/virt64/aarch64] Fixed format

This commit is contained in:
GuEe-GUI 2021-08-09 16:44:59 +08:00
parent f56c373f26
commit aa11ddf59f
2 changed files with 3 additions and 1 deletions

View File

@ -24,6 +24,8 @@ config SOC_VIRT64_AARCH64
select ARCH_CPU_64BIT
select RT_USING_COMPONENTS_INIT
select RT_USING_USER_MAIN
select RT_USING_GIC
select RT_USING_RTC
default y
source "$BSP_DIR/driver/Kconfig"

View File

@ -1,6 +1,6 @@
# QEMU/AArch64 VIRT BSP Introduction
[中文页](README_ZH.md) | English
[中文页](README_zh.md) | English
## 1. Introduction