We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af3b68d commit 532ded5Copy full SHA for 532ded5
Makefile
@@ -1,5 +1,5 @@
1
2
-VERSION_WORD := 0x0000000E
+VERSION_WORD := 0x0000000F
3
VERSION_SLUG_WORD := $(shell git rev-parse --short=8 HEAD || echo FFFFFFFF)
4
5
PREFIX := arm-none-eabi-
0 commit comments