Update README.md
This commit is contained in:
parent
020e1bd7da
commit
de469e78a2
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue