Create bin, hex, srec, and list files for the example project.

This commit is contained in:
Uwe Hermann
2009-07-16 15:49:28 +02:00
parent dc4a6a66ba
commit bdba3af3a6
2 changed files with 30 additions and 3 deletions

9
.gitignore vendored
View File

@@ -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