]> begriffs open source - freertos/commit
ESP GCC port -- Added LoadStore Exception handlers.
authorYuhui.Zheng <10982575+yuhui-zheng@users.noreply.github.com>
Fri, 31 Jan 2020 19:31:50 +0000 (19:31 +0000)
committerYuhui.Zheng <10982575+yuhui-zheng@users.noreply.github.com>
Fri, 31 Jan 2020 19:31:50 +0000 (19:31 +0000)
commitd319bb0c71f1be3d39583030b22dad3794a4da50
treea689c7edec5557c9ed591958050bbc1e97d90452
parent9fdfbf33e940eb22772c50f22b81cf5cc7a3f36e
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
FreeRTOS/Source/portable/ThirdParty/GCC/Xtensa_ESP32/xtensa_loadstore_handler.S [new file with mode: 0644]
FreeRTOS/Source/portable/ThirdParty/GCC/Xtensa_ESP32/xtensa_vectors.S