This commit is contained in:
刘可亮
2024-09-05 13:59:48 +08:00
parent 803cac77d5
commit 2ce4d6bb89
17 changed files with 68 additions and 17 deletions

2
win_cmd.bat Normal file → Executable file
View File

@@ -20,7 +20,7 @@ set PKGS_ROOT=%ENV_ROOT%\packages
set RTT_ROOT=%SDK_PRJ_TOP_DIR%\kernel\rt-thread
rem OneStep command
doskey list=scons --list-def -C %SDK_PRJ_TOP_DIR%
doskey list=scons --list-noboot -C %SDK_PRJ_TOP_DIR%
doskey bm=boot_menuconfig
doskey km=app_menuconfig
doskey m=make_boot_and_app