save failed integration state
This commit is contained in:
12
gomspace/libutil/include/conf_util.h
Normal file
12
gomspace/libutil/include/conf_util.h
Normal file
@ -0,0 +1,12 @@
|
||||
/* WARNING! All changes made to this file will be lost! */
|
||||
|
||||
#ifndef W_INCLUDE_CONF_UTIL_H_WAF
|
||||
#define W_INCLUDE_CONF_UTIL_H_WAF
|
||||
|
||||
#define UTIL_LITTLE_ENDIAN 1
|
||||
/* #undef UTIL_BIG_ENDIAN */
|
||||
#define GS_CONSOLE_HISTORY_LEN 10
|
||||
#define GS_CONSOLE_INPUT_LEN 100
|
||||
/* #undef GS_LOG_ENABLE_ISR_LOGS */
|
||||
|
||||
#endif /* W_INCLUDE_CONF_UTIL_H_WAF */
|
Reference in New Issue
Block a user