This website requires JavaScript.
Explore
Help
Sign In
eaw
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1a07a137278ce4e430c1dcda040f27ff0cb7e58f
esp-idf
/
components
/
app_trace
History
Alexey Gerenkov
fe3b557fa8
esp32: Fixes double initialization of apptrace down ring buffer in dual core mode
...
Additional minor fixes: - Host file I/O code warnings - Initialization of down buffer for GCOV
2017-09-15 22:45:21 +03:00
..
gcov
esp32: Fixes double initialization of apptrace down ring buffer in dual core mode
2017-09-15 22:45:21 +03:00
include
esp32: Adds gcov over JTAG feature
2017-09-07 18:13:16 +03:00
sys_view
apptrace lock acquire function was re-designed to minimize waiting time with disabled IRQs
2017-09-04 20:44:11 +08:00
test
esp32: SEGGER SystemView Tracing Support
2017-06-27 20:52:43 +03:00
app_trace_util.c
apptrace lock acquire function was re-designed to minimize waiting time with disabled IRQs
2017-09-04 20:44:11 +08:00
app_trace.c
esp32: Fixes double initialization of apptrace down ring buffer in dual core mode
2017-09-15 22:45:21 +03:00
component.mk
esp32: Adds gcov over JTAG feature
2017-09-07 18:13:16 +03:00
host_file_io.c
esp32: Fixes double initialization of apptrace down ring buffer in dual core mode
2017-09-15 22:45:21 +03:00
Kconfig
esp32: Apptrace API enhancement
2017-07-24 19:57:44 +03:00