zephyr/soc
Daniel Leung b820cde7a9 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: Daniel Leung <daniel.leung@intel.com>
2022-09-21 18:47:13 +00:00
..
arc compiler: gcc: add support for tuning mcpu option for ARC targets 2022-09-08 10:39:21 +02:00
arm soc: arm: microchip: update mec1501 soc header 2022-09-21 18:05:32 +00:00
arm64 boards: arm64: add imx8mn board support 2022-09-05 10:17:13 +02:00
mips asm: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
nios2 linker: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
posix cmake: Update CONFIG_ASAN support 2022-08-19 08:30:01 +02:00
riscv soc: riscv: ite: removed redundant definitions 2022-09-14 08:31:21 -05:00
sparc linker: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
x86 i2c: Remove unncessary HAS_I2C_DW Kconfig symbol 2022-08-01 18:01:44 +02:00
xtensa soc: esp32: use Z_KERNEL_STACK_BUFFER instead of... 2022-09-21 18:47:13 +00:00
Kconfig