Infantry/MDK-ARM/.vscode/settings.json
yunhai8432 054430fe49 touch README.md
git init
git checkout -b main
git add README.md
git commit -m "first commit"
git remote add origin ssh://git@gitea.qutrobot.top:222/yunhai/Infantry.git
git push -u origin main
2026-01-09 09:50:07 +08:00

5 lines
64 B
JSON

{
"files.associations": {
"user_task.h": "c"
}
}