generated from hulk/gd32e23x_template_cmake_vscode
添加M999命令发送版本号
This commit is contained in:
@@ -39,6 +39,14 @@ void usart1_irq_handler(void);
|
||||
|
||||
/******************************************************************************/
|
||||
|
||||
#define MCU_CODE 23u
|
||||
|
||||
#define FW_VERSION_MAJOR 0
|
||||
#define FW_VERSION_MINOR 0
|
||||
#define FW_VERSION_PATCH 3
|
||||
|
||||
/******************************************************************************/
|
||||
|
||||
#define RCU_GPIO_I2C RCU_GPIOF
|
||||
#define RCU_I2C RCU_I2C0
|
||||
#define I2C_SCL_PORT GPIOF
|
||||
|
Reference in New Issue
Block a user