准备device

This commit is contained in:
2025-08-05 15:33:31 +08:00
parent 2c9309ae1e
commit d99e9e1ec8
29 changed files with 1805 additions and 798 deletions

5
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,5 @@
{
"files.associations": {
"user_math.h": "c"
}
}