chinky 7d3dba1c78 | ||
---|---|---|
local_pkgs | ||
maintain | ||
packages | ||
tools | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
ChangeLog.txt | ||
README.md | ||
env.bat | ||
env.exe | ||
logo.ico |
README.md
Env for Windows
How to download
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
Tutorials and documents
- 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)
Upstream and dependencies repository
These repositories will be covered as submodles in this project.