Base de départ...
This commit is contained in:
當前提交
539dd1cda4
共有 4 個文件被更改,包括 30 次插入 和 0 次删除
30
.gitignore
vendored
Normal file
30
.gitignore
vendored
Normal file
|
@ -0,0 +1,30 @@
|
|||
*.obj
|
||||
*.o
|
||||
*.bin
|
||||
*.list
|
||||
*.map
|
||||
*.mk
|
||||
*.makefile
|
||||
*.o
|
||||
*.su
|
||||
*.d
|
||||
*.elf
|
||||
*.scvd
|
||||
*.crf
|
||||
*.map
|
||||
*.sct
|
||||
*.dbgconf
|
||||
*.axf
|
||||
*.htm
|
||||
*.lnp
|
||||
*.dep
|
||||
*.uvguix.*
|
||||
*.lst
|
||||
*.iex
|
||||
**/Objects/
|
||||
**/Listings/
|
||||
**/Debug/
|
||||
|
||||
|
||||
|
||||
|
0
ProjetsKEIL/Drivers/Readme.txt
Normal file
0
ProjetsKEIL/Drivers/Readme.txt
Normal file
0
ProjetsKEIL/Projet_1/Src/Readme.txt
Normal file
0
ProjetsKEIL/Projet_1/Src/Readme.txt
Normal file
0
ProjetsKEIL/Projet_2/Src/Readme.txt
Normal file
0
ProjetsKEIL/Projet_2/Src/Readme.txt
Normal file
載入中…
Reference in a new issue