File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
non_os/stm32f10x/components/cm_backtrace
freertos/stm32f10x/components/cm_backtrace
rtthread/stm32f4xx/components/cm_backtrace
ucosii/stm32f10x/components/cm_backtrace Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3838/* enable dump stack information */
3939#define CMB_USING_DUMP_STACK_INFO
4040/* language of print information */
41- #define CMB_PRINT_LANGUAGE CMB_PRINT_LANUUAGE_ENGLISH
41+ #define CMB_PRINT_LANGUAGE CMB_PRINT_LANGUAGE_ENGLISH
4242#endif /* _CMB_CFG_H_ */
Original file line number Diff line number Diff line change 4040/* enable dump stack information */
4141#define CMB_USING_DUMP_STACK_INFO
4242/* language of print information */
43- #define CMB_PRINT_LANGUAGE CMB_PRINT_LANUUAGE_ENGLISH
43+ #define CMB_PRINT_LANGUAGE CMB_PRINT_LANGUAGE_ENGLISH
4444#endif /* _CMB_CFG_H_ */
Original file line number Diff line number Diff line change 4141/* enable dump stack information */
4242#define CMB_USING_DUMP_STACK_INFO
4343/* language of print information */
44- #define CMB_PRINT_LANGUAGE CMB_PRINT_LANUUAGE_ENGLISH
44+ #define CMB_PRINT_LANGUAGE CMB_PRINT_LANGUAGE_ENGLISH
4545#endif /* _CMB_CFG_H_ */
Original file line number Diff line number Diff line change 4040/* enable dump stack information */
4141#define CMB_USING_DUMP_STACK_INFO
4242/* language of print information */
43- #define CMB_PRINT_LANGUAGE CMB_PRINT_LANUUAGE_ENGLISH
43+ #define CMB_PRINT_LANGUAGE CMB_PRINT_LANGUAGE_ENGLISH
4444#endif /* _CMB_CFG_H_ */
You can’t perform that action at this time.
0 commit comments