generated from hulk/gd32e23x_template_cmake_vscode
更新版本号策略
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#ifndef BOARD_CONFIG_H
|
||||
#define BOARD_CONFIG_H
|
||||
|
||||
#include "version.h"
|
||||
|
||||
#define GD32E23XF4 0x10
|
||||
#define GD32E23XF6 0x20
|
||||
#define GD32E23XF8 0x40
|
||||
@@ -27,14 +29,6 @@
|
||||
|
||||
/******************************************************************************/
|
||||
|
||||
#define MCU_CODE 23u
|
||||
|
||||
#define FW_VERSION_MAJOR 0
|
||||
#define FW_VERSION_MINOR 0
|
||||
#define FW_VERSION_PATCH 3
|
||||
|
||||
/******************************************************************************/
|
||||
|
||||
/* Dynamic USART Configuration Structure */
|
||||
typedef struct {
|
||||
uint32_t rcu_usart;
|
||||
|
||||
Reference in New Issue
Block a user