zephyr/soc/espressif/esp32
Daniel Leung b69d2486fe kernel: rename Z_KERNEL_STACK_BUFFER to K_KERNEL_STACK_BUFFER
Simple rename to align the kernel naming scheme. This is being
used throughout the tree, especially in the architecture code.
As this is not a private API internal to kernel, prefix it
appropriately with K_.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2024-03-27 19:27:10 -04:00
..
CMakeLists.txt
Kconfig soc: espressif: move core identifiers esp32 and esp32s3 to Kconfig.soc 2024-03-21 15:24:47 +01:00
Kconfig.defconfig
Kconfig.soc soc: espressif: move core identifiers esp32 and esp32s3 to Kconfig.soc 2024-03-21 15:24:47 +01:00
default.ld
default_appcpu.ld
esp32-mp.c kernel: rename Z_KERNEL_STACK_BUFFER to K_KERNEL_STACK_BUFFER 2024-03-27 19:27:10 -04:00
gdbstub.c
loader.c
mcuboot.ld
newlib_fix.c
pinctrl_soc.h
power.c
poweroff.c
soc.c
soc.h
soc_appcpu.c