mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-12 16:47:38 +00:00
Make GIT_REVISION value available within code.
Addresses issue #59. No idea what it'll do if the commit is also tagged as a release...
This commit is contained in:
@@ -39,6 +39,7 @@ COPT=-std=gnu99 \
|
||||
-Wall -Wextra -Wstrict-prototypes \
|
||||
$(CPUFLAGS) \
|
||||
-DLPC43XX -DLPC43XX_M4 \
|
||||
-DGIT_REVISION=\"$(GIT_REVISION)\" \
|
||||
-Os \
|
||||
-ffunction-sections \
|
||||
-fdata-sections \
|
||||
|
Reference in New Issue
Block a user