zephyr/soc/xtensa/esp32
Daniel Leung 1e9d4602ab xtensa: add some structs for interrupt stack frames
This adds some structs for interrupt stack frames to make it
easier to access individual elements, and ultimately getting
rid of magic array element numbers in the code. Hopefully,
this would aid in debugging where you can view the whole
struct in debugger.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2023-04-20 04:45:52 -04:00
..
include
CMakeLists.txt
esp32-mp.c
gdbstub.c xtensa: add some structs for interrupt stack frames 2023-04-20 04:45:52 -04:00
Kconfig.defconfig
Kconfig.soc soc: kconfig: Add config for ESP32 family 2023-04-19 17:12:26 +02:00
linker.ld soc: xtensa: esp32: increase shared memory region 2023-03-16 16:42:13 +01:00
loader.c
newlib_fix.c
pinctrl_soc.h
power.c
soc.c
soc.h