debug version

This commit is contained in:
2025-09-26 09:02:37 +08:00
parent 233576fd9a
commit fcf10601b9
6 changed files with 574 additions and 7 deletions

View File

@@ -27,6 +27,14 @@
/******************************************************************************/
#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;