Merge commit 'a074364c37' as 'tmk_core'
This commit is contained in:
commit
1a02ebcc61
533 changed files with 102049 additions and 0 deletions
13
tmk_core/.gitignore
vendored
Normal file
13
tmk_core/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
.dep
|
||||
*.o
|
||||
*.eep
|
||||
*.elf
|
||||
*.hex
|
||||
*.lss
|
||||
*.lst
|
||||
*.map
|
||||
*.sym
|
||||
tags
|
||||
*~
|
||||
build/
|
||||
*.bak
|
||||
Loading…
Add table
Add a link
Reference in a new issue