generated from hulk/gd32e23x_template_cmake_vscode
更新部分不兼容问题
This commit is contained in:
@@ -27,6 +27,11 @@
|
||||
// #define EDDY_DRIVE_CURRENT_DETECTION // Eddy Drive Current Detection : Enable
|
||||
#undef EDDY_DRIVE_CURRENT_DETECTION // Eddy Drive Current Detection : Disable
|
||||
|
||||
/* >>>>>>>>>>>>>>>>>>>>[COMMAND DEBUG]<<<<<<<<<<<<<<<<<<<< */
|
||||
|
||||
// #define COM_DEBUG // Enable Command Debug Information
|
||||
#undef COM_DEBUG // Disable Command Debug Information
|
||||
|
||||
/* >>>>>>>>>>>>>>>>>>>>>[LDC1612 DEBUG]<<<<<<<<<<<<<<<<<<<< */
|
||||
|
||||
// #define LDC_DEBUG // LDC1612 Driver Debug : Enable
|
||||
@@ -34,12 +39,6 @@
|
||||
|
||||
/******************************************************************************/
|
||||
|
||||
#define MCU_CODE 24U
|
||||
|
||||
#define FW_VERSION_MAJOR 1
|
||||
#define FW_VERSION_MINOR 1
|
||||
#define FW_VERSION_PATCH 3
|
||||
|
||||
/* Dynamic USART Configuration Structure */
|
||||
typedef struct {
|
||||
uint32_t rcu_usart;
|
||||
|
||||
Reference in New Issue
Block a user