Please use git command and clone recursively, then follow the tutorials and documents to install Env tool:
git clone --recursive --depth 1 https://github.com/RT-Thread/env-windows.git
对于中国大陆用户,请使用以下命令:
git clone --recursive --depth 1 https://gitee.com/mirrors_RT-Thread/env-windows.git
- How to install and use Env tool (document)
- Get Started with RT-Thread Env Tool (video)
- How to use QEMU simulator with Env tool in Windows (document)
- Development Tools Selection (video)
These repositories will be covered as submodles in this project.