Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 13eaa25e authored by Daniel Leung's avatar Daniel Leung Committed by github-actions[bot]
Browse files

soc: esp32: use Z_KERNEL_STACK_BUFFER instead of...


...Z_THREAD_STACK_BUFFER.

This is currently a symbolic change as Z_THREAD_STACK_BUFFER
is simply an alias to Z_KERNEL_STACK_BUFFER without userspace,
and Xtensa does not support userspace at the moment.

Signed-off-by: default avatarDaniel Leung <daniel.leung@intel.com>
(cherry picked from commit b820cde7)
parent 52778b46
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment