-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
本次提交最大的升级是,menuconfig全面采用kconfiglib,对应修改的内容: (#28)
(1)升级tools/script升级到最新版本rtt env (2)python由2.7升级为3.11,并删除python27文件夹 (3)删除tools/bin中老版本menuconfig.exe、pkgs.exe等文件 (4)首次启动脚本env.bat时需联网安装env、scons、kconfiglib等软件包 (5)修改tools/bin/env-init.bat,启动时候创建或激活python venv
- Loading branch information
1 parent
e2a0d8d
commit dc1dfc6
Showing
7,019 changed files
with
844,457 additions
and
1,165,596 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,6 @@ | ||
*.pyc | ||
*.pickle | ||
/env_log_std | ||
/env_log_err | ||
*.pyc | ||
*.pickle | ||
.venv | ||
__pycache__ | ||
/env_log_std | ||
/env_log_err |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule packages
updated
45 files
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.