【优化】函数调用栈回溯功能。由于 thumb 指令下状态下,PC 地址都是奇数,所以去除可能为偶数的脏数据。
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
#include <stdlib.h>
|
||||
|
||||
/* library software version number */
|
||||
#define CMB_SW_VERSION "1.2.0"
|
||||
#define CMB_SW_VERSION "1.2.1"
|
||||
|
||||
#define CMB_CPU_ARM_CORTEX_M0 0
|
||||
#define CMB_CPU_ARM_CORTEX_M3 1
|
||||
|
||||
Reference in New Issue
Block a user