Compare commits

...

2 Commits

2 changed files with 1 additions and 3 deletions

1
.gitignore vendored
View File

@@ -1,5 +1,6 @@
# 忽略构建输出目录
Build/
.vscode/
# 忽略 Toolchain 目录下所有内容,但保留目录本身
Toolchain/*

View File

@@ -1,3 +0,0 @@
@echo off
set OPENOCD_SCRIPTS=
start "" "D:\Microsoft VS Code\Code.exe"