Update README.md

This commit is contained in:
Man, Jianting (Meco) 2022-05-16 23:01:43 -04:00 committed by guo
parent de469e78a2
commit e0a3fb6a1f
1 changed files with 2 additions and 6 deletions

View File

@ -120,13 +120,9 @@ Based on [STM32F103 BluePill](https://github.com/RT-Thread/rt-thread/tree/master
## Simulator
RT-Thread BSP can be compiled directly and downloaded to the corresponding development board for use. In addition, RT-Thread also provides qemu-vexpress-a9 BSP, which can be used without hardware platform. See the getting started guide below for details.
RT-Thread BSP can be compiled directly and downloaded to the corresponding development board for use. In addition, RT-Thread also provides qemu-vexpress-a9 BSP, which can be used without hardware platform. See the getting started guide below for details. Getting Started of QEMU with Env:
- [Getting Started of QEMU with Env (Windows)](documentation/quick-start/quick_start_qemu/quick_start_qemu.md)
- [Getting Started of QEMU with Env (Ubuntu)](documentation/quick-start/quick_start_qemu/quick_start_qemu_linux.md)
- [Getting Started of QEMU with Env (Mac)](documentation/quick-start/quick_start_qemu/quick_start_qemu_macos.md)
[Windows](documentation/quick-start/quick_start_qemu/quick_start_qemu.md) | [Linux Ubuntu](documentation/quick-start/quick_start_qemu/quick_start_qemu_linux.md) | [Mac OS](documentation/quick-start/quick_start_qemu/quick_start_qemu_macos.md)
# License