Initial commit

This commit is contained in:
2026-07-27 18:42:39 +08:00
commit 83d61b12b3
97 changed files with 55082 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
#pragma once
/* Auto-generated from CMake VERSION_* variables. Do not edit directly. */
#define BOARD_TYPE_CODE @BOARD_TYPE_CODE@
#define FW_VERSION_MAJOR @VERSION_MAJOR@
#define FW_VERSION_MINOR @VERSION_MINOR@
#define FW_VERSION_PATCH @VERSION_PATCH@