esp-idf/components/xtensa
Angus Gratton de0063164d Merge branch 'bugfix/place_xt_int_fns_into_iram_4.3' into 'release/v4.3'
[system]: put xtensa_intr_asm into IRAM (backport 4.3)

See merge request espressif/esp-idf!13402
2021-05-14 01:48:11 +00:00
..
esp32 Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
esp32s2 Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
esp32s3 Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
include Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
trax style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
CMakeLists.txt xtensa: Disable component on esp32c3 2020-12-24 14:18:02 +11:00
component.mk [system]: Made longjmp save for context switch 2021-05-11 12:04:27 +08:00
debug_helpers_asm.S esp32: Refactor backtrace and add esp_backtrace_print() 2019-06-19 18:30:18 +08:00
debug_helpers.c esp_rom: extract common ets apis into esp_rom_sys.h 2020-07-27 15:27:01 +08:00
eri.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
expression_with_stack_xtensa_asm.S Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
expression_with_stack_xtensa.c system: enable shared stack watchpoint 2021-02-19 16:59:29 +08:00
linker.lf [system]: put xtensa_intr_asm into IRAM 2021-05-12 16:44:52 +08:00
stdatomic.c stdatomic: Implemented legacy __sync APIs and __atomic_exchange_n 2021-04-27 13:34:54 +05:30
trax.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
xtensa_intr_asm.S Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
xtensa_intr.c [system]: put xtensa_intr_asm into IRAM 2021-05-12 16:44:52 +08:00