feat: initial commit for stc32g12k128 wristband firmware

This commit is contained in:
2026-07-06 11:10:43 +08:00
commit ee8b8bfe15
40 changed files with 80064 additions and 0 deletions

18
.gitignore vendored Normal file
View File

@@ -0,0 +1,18 @@
# Keil compiler build outputs
Build/
# Keil user-specific options and GUI layouts
*.uvgui.*
*.uvguix.*
*.dep
# Temporary/Backup files
*~
*.bak
*.tmp
*.crf
*.lst
*.obj
*.lnp
*.map
*.build_log.htm