19 lines
152 B
Text
19 lines
152 B
Text
|
# Compiler output
|
||
|
*.o
|
||
|
*.a
|
||
|
*.bin
|
||
|
*.elf
|
||
|
*.hex
|
||
|
*.lst
|
||
|
*.map
|
||
|
|
||
|
# Makefile dependencies
|
||
|
dep/
|
||
|
|
||
|
# Object directories
|
||
|
obj/
|
||
|
|
||
|
# Third-Party firmware from ST
|
||
|
cube/
|
||
|
|