stm32cube-gcc/.gitignore

19 lines
152 B
Text
Raw Normal View History

2015-02-08 22:53:23 +01:00
# Compiler output
*.o
*.a
*.bin
*.elf
*.hex
*.lst
*.map
# Makefile dependencies
dep/
# Object directories
obj/
# Third-Party firmware from ST
cube/