18 lines
152 B
Text
18 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/
|
|
|