统一固件版本号:以 jb_product.h 为唯一真源
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -3,12 +3,10 @@
|
||||
|
||||
#include "main.h"
|
||||
|
||||
|
||||
|
||||
// DEMO是项目编号,1.0.0是软件大版本,009是软件小版本
|
||||
#define __VERSION__ "DEMO_1.0.0"
|
||||
#define __DEVELOPER__ "WuChuYuan"
|
||||
#define __EMAIL__ "1917507415@qq.com"
|
||||
/* 项目代号(固件文件名用);软件版本见 jb_product.h 的 JB_MCU_SW_VERSION_* */
|
||||
#define __PROJECT_CODE__ "DEMO"
|
||||
#define __DEVELOPER__ "WuChuYuan"
|
||||
#define __EMAIL__ "1917507415@qq.com"
|
||||
|
||||
typedef enum
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user