fix hardfault backtrace support for iccarm

This commit is contained in:
daishengdong
2020-06-03 20:37:10 +08:00
parent f7195c79a7
commit 5861290e43
12 changed files with 80 additions and 131 deletions

View File

@@ -37,5 +37,7 @@
#define TOS_CFG_TIMER_AS_PROC 1u
#define TOS_CFG_FAULT_BACKTRACE_EN 1u
#endif