Update README.md

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

View File

@ -122,9 +122,11 @@ Based on [STM32F103 BluePill](https://github.com/RT-Thread/rt-thread/tree/master
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(Windows)](documentation/quick-start/quick_start_qemu/quick_start_qemu.md)
- [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 (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)
# License