TencentOS tiny port to MSP430FR6972
This commit is contained in:
10
arch/msp430/common/include/tos_fault.h
Normal file
10
arch/msp430/common/include/tos_fault.h
Normal file
@@ -0,0 +1,10 @@
|
||||
#ifndef _TOS_FAULT_H_
|
||||
#define _TOS_FAULT_H_
|
||||
|
||||
#if TOS_CFG_FAULT_BACKTRACE_EN > 0u
|
||||
|
||||
#error "unsupport now"
|
||||
|
||||
#endif
|
||||
|
||||
#endif /* _TOS_FAULT_H_ */
|
Reference in New Issue
Block a user