We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2603bd8 commit 239805bCopy full SHA for 239805b
subsys/logging/Kconfig
@@ -265,6 +265,7 @@ config LOG_PROCESS_THREAD_STACK_SIZE
265
int "Stack size for the internal log processing thread"
266
default 2048 if COVERAGE_GCOV
267
default 1024 if NO_OPTIMIZATIONS
268
+ default 1024 if XTENSA
269
default 768
270
help
271
Set the internal stack size for log processing thread.
0 commit comments