-
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.
- Loading branch information
1 parent
7d3dba1
commit 1ffb7db
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule scripts
updated
14 files
+1 −1 | README.md | |
+12 −0 | cmds/Kconfig | |
+15 −2 | cmds/cmd_menuconfig.py | |
+26 −17 | cmds/cmd_package/cmd_package_update.py | |
+1 −1 | cmds/cmd_package/cmd_package_upgrade.py | |
+2 −2 | cmds/cmd_package/cmd_package_utils.py | |
+1 −2 | env.py | |
+10 −0 | install_macos.sh | |
+2 −1 | install_suse.sh | |
+2 −1 | install_ubuntu.sh | |
+16 −1 | install_windows.ps1 | |
+1 −1 | statistics.py | |
+2 −6 | touch_env.ps1 | |
+2 −16 | touch_env.sh |