This commit is contained in:
2025-03-18 20:33:45 +01:00
parent 4b389463f2
commit 5125b0a984
214 changed files with 21284 additions and 103 deletions

57
Software/TTS_FT24/.gitignore vendored Normal file
View File

@ -0,0 +1,57 @@
#STM32CubeIDE
Debug/
.settings/
*.launch
# Prerequisites
*.d
# Object files
*.o
*.ko
*.obj
*.elf
# Linker output
*.ilk
*.map
*.exp
# Precompiled Headers
*.gch
*.pch
# Libraries
*.lib
*.a
*.la
*.lo
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex
# Debug files
*.dSYM/
*.su
*.idb
*.pdb
# Kernel Module Compile Results
*.mod*
*.cmd
.tmp_versions/
modules.order
Module.symvers
Mkfile.old
dkms.conf