mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-04 07:41:56 +00:00
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> |
||
---|---|---|
.. | ||
include | ||
CMakeLists.txt | ||
esp32-mp.c | ||
gdbstub.c | ||
Kconfig.defconfig | ||
Kconfig.soc | ||
linker.ld | ||
loader.c | ||
newlib_fix.c | ||
pinctrl_soc.h | ||
power.c | ||
soc.c | ||
soc.h |