1、【修复】#5 on_thread_before_fault 在裸机环境下未定义的问题。
Signed-off-by: armink <armink.ztl@gmail.com>
This commit is contained in:
@@ -196,9 +196,7 @@ static struct cmb_hard_fault_regs regs;
|
|||||||
static bool statck_has_fpu_regs = false;
|
static bool statck_has_fpu_regs = false;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef CMB_USING_OS_PLATFORM
|
|
||||||
static bool on_thread_before_fault = false;
|
static bool on_thread_before_fault = false;
|
||||||
#endif
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* library initialize
|
* library initialize
|
||||||
|
|||||||
Reference in New Issue
Block a user