FreeRTOS-Kernel/FreeRTOS/Source/portable/ThirdParty/GCC/Xtensa_ESP32
Yuhui.Zheng d319bb0c71 ESP GCC port -- Added LoadStore Exception handlers.
https://github.com/FreeRTOS/FreeRTOS-Kernel/pull/9 -- Handles LoadStoreErrorCause and LoadStoreAlignmentCause allowing to use 32-bit memory region (IRAM) as 8-bit or 16-bit memory region
2020-01-31 19:31:50 +00:00
..
include sync from github to svn: Xtensa GCC as-is. 2019-09-20 22:09:21 +00:00
FreeRTOS-openocd.c sync from github to svn: Xtensa GCC as-is. 2019-09-20 22:09:21 +00:00
port.c sync from github to svn: Xtensa GCC as-is. 2019-09-20 22:09:21 +00:00
portasm.S sync from github to svn: Xtensa GCC as-is. 2019-09-20 22:09:21 +00:00
portmux_impl.h sync from github to svn: Xtensa GCC as-is. 2019-09-20 22:09:21 +00:00
portmux_impl.inc.h sync from github to svn: Xtensa GCC as-is. 2019-09-20 22:09:21 +00:00
xtensa_context.S sync from github to svn: Xtensa GCC as-is. 2019-09-20 22:09:21 +00:00
xtensa_init.c sync from github to svn: Xtensa GCC as-is. 2019-09-20 22:09:21 +00:00
xtensa_intr.c sync from github to svn: Xtensa GCC as-is. 2019-09-20 22:09:21 +00:00
xtensa_intr_asm.S sync from github to svn: Xtensa GCC as-is. 2019-09-20 22:09:21 +00:00
xtensa_loadstore_handler.S ESP GCC port -- Added LoadStore Exception handlers. 2020-01-31 19:31:50 +00:00
xtensa_overlay_os_hook.c sync from github to svn: Xtensa GCC as-is. 2019-09-20 22:09:21 +00:00
xtensa_vector_defaults.S sync from github to svn: Xtensa GCC as-is. 2019-09-20 22:09:21 +00:00
xtensa_vectors.S ESP GCC port -- Added LoadStore Exception handlers. 2020-01-31 19:31:50 +00:00