We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 66f5b6f + 502cb31 commit f8ac87bCopy full SHA for f8ac87b
1 file changed
C.gitignore
@@ -2,6 +2,7 @@
2
*.o
3
*.ko
4
*.obj
5
+*.elf
6
7
# Libraries
8
*.lib
@@ -17,3 +18,4 @@
17
18
*.exe
19
*.out
20
*.app
21
+*.hex
0 commit comments