Create bin, hex, srec, and list files for the example project.
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -1,4 +1,9 @@
|
||||
example/blink
|
||||
example/*.o
|
||||
lib/libopenstm32.a
|
||||
example/blink
|
||||
example/blink.bin
|
||||
example/blink.hex
|
||||
example/blink.list
|
||||
example/blink.srec
|
||||
lib/*.o
|
||||
lib/libopenstm32.a
|
||||
|
||||
|
||||
Reference in New Issue
Block a user