first commit

This commit is contained in:
TuxMonkey
2025-10-18 21:52:36 +08:00
commit 07607a097f
214 changed files with 275058 additions and 0 deletions

15
.gitignore vendored Normal file
View File

@@ -0,0 +1,15 @@
# 忽略 build 文件夹中的所有内容
/build/*
build
/cmake-build-debug-stm32cube/*
cmake-build-debug-stm32cube
# 忽略工作区
/.vscode/*
/STM32H723VGTx_FLASH.ld
/compile_commands.json