Initialize repository and implement low-power sleep wakeup

This commit is contained in:
Antigravity IDE
2026-07-15 15:57:37 +08:00
commit 30a2e1680b
70 changed files with 86332 additions and 0 deletions

23
.gitignore vendored Normal file
View File

@@ -0,0 +1,23 @@
# 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
.history/
**/_history/
Hardware/.history/
session-*.md
build.log