1
0
mirror of https://github.com/armink/CmBacktrace.git synced 2025-01-08 20:16:17 +08:00

1、【更新】软件版本号至 1.1.2 。

Signed-off-by: armink <armink.ztl@gmail.com>
This commit is contained in:
armink 2017-12-12 08:08:41 +08:00
parent 9fe115f2ed
commit 64e09ce618

View File

@ -34,7 +34,7 @@
#include <stdlib.h>
/* library software version number */
#define CMB_SW_VERSION "1.1.1"
#define CMB_SW_VERSION "1.1.2"
#define CMB_CPU_ARM_CORTEX_M0 0
#define CMB_CPU_ARM_CORTEX_M3 1