Makefile target for viewing assembly/symbol table and gitignore
This commit is contained in:
parent
f5750bee33
commit
c659d21f0b
2 changed files with 12 additions and 8 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,6 +1,8 @@
|
|||
# Compiled object files
|
||||
*.o
|
||||
*.hex
|
||||
*.asm
|
||||
*.map
|
||||
|
||||
# Executables
|
||||
*.exe
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue