mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-06-02 21:12:20 +08:00
[bsp/virt64/aarch64] Fixed format
This commit is contained in:
@@ -24,6 +24,8 @@ config SOC_VIRT64_AARCH64
|
|||||||
select ARCH_CPU_64BIT
|
select ARCH_CPU_64BIT
|
||||||
select RT_USING_COMPONENTS_INIT
|
select RT_USING_COMPONENTS_INIT
|
||||||
select RT_USING_USER_MAIN
|
select RT_USING_USER_MAIN
|
||||||
|
select RT_USING_GIC
|
||||||
|
select RT_USING_RTC
|
||||||
default y
|
default y
|
||||||
|
|
||||||
source "$BSP_DIR/driver/Kconfig"
|
source "$BSP_DIR/driver/Kconfig"
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# QEMU/AArch64 VIRT BSP Introduction
|
# QEMU/AArch64 VIRT BSP Introduction
|
||||||
|
|
||||||
[中文页](README_ZH.md) | English
|
[中文页](README_zh.md) | English
|
||||||
|
|
||||||
## 1. Introduction
|
## 1. Introduction
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user