Backup before error handling refactoring

This commit is contained in:
jkwoo
2026-07-13 17:10:02 +09:00
commit 04fc19b485
1132 changed files with 347840 additions and 0 deletions

35
USER/Ref/bmu-18s-firmware/.gitignore vendored Normal file
View File

@@ -0,0 +1,35 @@
# Keil MDK Build Artifacts
*.obj
*.o
*.lib
*.hex
*.bin
*.htm
*.lnp
*.dep
*.map
*.lst
*.axf
*.sct
*.i
*.crf
*.d
*.bak
*.uvgui.*
*.uvguix.*
*.uvopt
*.uvoptx
*.scvd
# Temp/Misc
main_utf8.c
dflash_sf1_utf8.c
ltc6813_comm_utf8.c
build_log.txt
hex2bin.exe
keilkilll.bat
# OS/IDEs
.vscode/
.git/
Thumbs.db