mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
29ec3fbacf
The default implementation of some xtensa vectors were previously moved to "xtensa_vector_defaults.S" as weak functions so that they could be overriden. This commit moves these default vectors back into "xtensa_vectors.S" in preparation for further refactoring of the xtensa component. |
||
---|---|---|
.. | ||
include/freertos | ||
port.c | ||
portasm.S | ||
readme_xtensa.txt | ||
xt_asm_utils.h | ||
xtensa_context.S | ||
xtensa_init.c | ||
xtensa_loadstore_handler.S | ||
xtensa_overlay_os_hook.c | ||
xtensa_vectors.S |