add readme

This commit is contained in:
Meco Man 2022-08-12 13:38:17 -04:00
parent d68d33def1
commit a8bb395e7a
1 changed files with 12 additions and 0 deletions

12
README.md Normal file
View File

@ -0,0 +1,12 @@
# Env for Windows
## Tutorials and documents
- [How to install and use Env tool (document)](https://github.com/RT-Thread/rt-thread/blob/master/documentation/env/env.md)
- [Get Started with RT-Thread Env Tool (video)](https://www.youtube.com/watch?v=dEK94o_YoSo)
- [Development Tools Selection (video)](https://www.youtube.com/watch?v=F_kU1CMjLKw)
- [How to use QEMU simulator with Env tool in Windows (document)](https://github.com/RT-Thread/rt-thread/blob/master/documentation/quick-start/quick_start_qemu/quick_start_qemu.md)
## Upstream and dependencies
- [RT-Thread Env Script](https://github.com/RT-Thread/env)
- [RT-Thread software packages index](https://github.com/RT-Thread/packages)