|
@@ -189,7 +189,7 @@ int xt_clock_freq(void) __attribute__((deprecated));
|
|
|
|
|
|
|
|
/* with optimizations disabled, scheduler uses additional stack */
|
|
/* with optimizations disabled, scheduler uses additional stack */
|
|
|
#if CONFIG_COMPILER_OPTIMIZATION_NONE
|
|
#if CONFIG_COMPILER_OPTIMIZATION_NONE
|
|
|
-#define configSTACK_OVERHEAD_OPTIMIZATION 256
|
|
|
|
|
|
|
+#define configSTACK_OVERHEAD_OPTIMIZATION 320
|
|
|
#else
|
|
#else
|
|
|
#define configSTACK_OVERHEAD_OPTIMIZATION 0
|
|
#define configSTACK_OVERHEAD_OPTIMIZATION 0
|
|
|
#endif
|
|
#endif
|