zephyr/soc/xtensa
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
..
esp32 soc: esp32: use Z_KERNEL_STACK_BUFFER instead of... 2022-09-21 18:47:13 +00:00
esp32_net soc: esp32: remove Kconfig.defconfig* setting of clock control drivers 2022-09-01 10:26:30 +02:00
esp32s2 soc: esp32s2: Switch from FLASH_AREA_ to FIXED_PARTITION_ 2022-09-06 09:56:37 +02:00
intel_adsp soc: intel_adsp: use Z_KERNEL_STACK_BUFFER instead of... 2022-09-21 18:47:13 +00:00
nxp_adsp linker: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
sample_controller linker: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
CMakeLists.txt