summaryrefslogtreecommitdiffstats
path: root/boiler-monster/stm32/app/commit.c
diff options
context:
space:
mode:
Diffstat (limited to 'boiler-monster/stm32/app/commit.c')
-rw-r--r--boiler-monster/stm32/app/commit.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/boiler-monster/stm32/app/commit.c b/boiler-monster/stm32/app/commit.c
new file mode 100644
index 0000000..207448f
--- /dev/null
+++ b/boiler-monster/stm32/app/commit.c
@@ -0,0 +1,3 @@
+#include "commit.h"
+
+char scm_version[] = COMMIT_ID;