This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
esp-idf
Watch
1
Star
0
Fork
0
forked from
espressif/esp-idf
Code
Pull Requests
Activity
Files
76d118577ec966ffe2c13c8009866299fcb3f962
esp-idf
/
components
/
xtensa
T
History
Ivan Grokhotkov
f822e81617
Merge branch 'feature/trax_parsing_script' into 'master'
...
xtensa: add a script for parsing CPU traces (TRAX) See merge request
espressif/esp-idf!7729
2020-03-30 05:21:02 +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
include
xtensa: fix sign-conversion warning
2020-03-20 11:10:43 +01:00
trax
xtensa: add a script for parsing CPU traces (TRAX)
2020-03-13 17:30:29 +01:00
CMakeLists.txt
xtensa: add TRAX support for esp32s2
2020-02-19 14:02:14 +01: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
global: rename esp32s2beta to esp32s2
2020-01-22 12:14:38 +08:00
eri.c
create xtensa component
2019-03-27 20:24:28 +08:00
expression_with_stack_xtensa_asm.S
shared_stack: fixed watchpoint placement on shared_stack
2020-02-10 12:03:30 -03:00
expression_with_stack_xtensa.c
shared_stack: using watchpoint 1 to monitor the shared_stack instead of watchpoint 0
2020-02-10 12:03:30 -03: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: add TRAX support for esp32s2
2020-02-19 14:02:14 +01:00