esp-idf/components/xtensa
2020-07-27 15:27:01 +08:00
..
esp32 soc: create abstraction for cpu related operations 2020-02-27 07:14:19 +05:00
esp32s2 soc: create abstraction for cpu related operations 2020-02-27 07:14:19 +05:00
esp32s3 xtensa: add CPU overlay files for esp32s3 2020-06-12 11:41:23 +08:00
include esp_rom: extract common ets apis into esp_rom_sys.h 2020-07-27 15:27:01 +08:00
trax xtensa: add a script for parsing CPU traces (TRAX) 2020-03-13 17:30:29 +01:00
CMakeLists.txt esp_common/shared_stack: modifed the stack switch procedure to a simpler way 2020-07-14 12:56:02 +00:00
component.mk xtensa: add TRAX support for esp32s2 2020-02-19 14:02:14 +01: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 create xtensa component 2019-03-27 20:24:28 +08:00
expression_with_stack_xtensa_asm.S expression_with_stack: added a tweak on TCB stackpointers to avoid false trigger of stack overflow 2020-07-14 12:56:02 +00:00
expression_with_stack_xtensa.c expression_with_stack: added a tweak on TCB stackpointers to avoid false trigger of stack overflow 2020-07-14 12:56:02 +00:00
linker.lf atomic: support fetch_and, fetch_and and fetch_xor 2020-03-04 11:35:23 +08:00
stdatomic.c atomic: support fetch_and, fetch_and and fetch_xor 2020-03-04 11:35:23 +08:00
trax.c xtensa: use early logging for trax config during startup 2020-06-19 18:40:10 +10:00