esp-idf/components/freertos/xtensa
2020-09-30 20:22:27 +05:30
..
include/freertos Coredump config option rename throughout IDF 2020-09-30 20:22:27 +05:30
port.c psram: support psram for esp32s3 2020-09-22 15:15:03 +08:00
portasm.S intr_alloc: split interrupt allocator into common-code and platform-code 2020-09-30 07:44:12 +08:00
portmacro_priv.h freertos/xtensa: make vportYIELD_FROM_ISR compatible with version that both takes argument or not 2020-09-14 16:12:38 +00:00
readme_xtensa.txt freertos: moved all xtensa specific files into a separated folder 2020-01-27 16:05:30 -03:00
xt_asm_utils.h freertos: moved all xtensa specific files into a separated folder 2020-01-27 16:05:30 -03:00
xtensa_context.S freertos: don't clobber a4 while spilling register windows 2020-09-02 15:40:41 +02:00
xtensa_init.c bringup esp32-s3 on FPGA 2020-09-22 15:15:03 +08:00
xtensa_loadstore_handler.S Exception handlers for LoadStoreError and LoadStoreAlignmentError 2020-02-26 20:21:59 +08:00
xtensa_overlay_os_hook.c freertos: moved all xtensa specific files into a separated folder 2020-01-27 16:05:30 -03:00
xtensa_vector_defaults.S freertos: moved all xtensa specific files into a separated folder 2020-01-27 16:05:30 -03:00
xtensa_vectors.S esp32, esp32s2: move panic handling code to new component 2020-03-10 19:56:24 +08:00