generated from hulk/gd32e23x_template_cmake_vscode
更新版本号策略
This commit is contained in:
7
cmake/version.h.in
Normal file
7
cmake/version.h.in
Normal 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@
|
||||
Reference in New Issue
Block a user