feat: Update software version to 1.5.0

This commit is contained in:
朱天龙 (Armink)
2026-05-21 22:09:18 +08:00
committed by GitHub
parent 4bec5c8a6c
commit 3be35d9967
+1 -1
View File
@@ -34,7 +34,7 @@
#include <stdlib.h> #include <stdlib.h>
/* library software version number */ /* library software version number */
#define CMB_SW_VERSION "1.4.2" #define CMB_SW_VERSION "1.5.0"
#define CMB_CPU_ARM_CORTEX_M0 0 #define CMB_CPU_ARM_CORTEX_M0 0
#define CMB_CPU_ARM_CORTEX_M3 1 #define CMB_CPU_ARM_CORTEX_M3 1