esp-idf/components/esp32/test
Alexey Gerenkov 55f1a63faf esp32: Adds functionality for application tracing over JTAG
- Implements application tracing module which allows to send arbitrary
   data to host over JTAG. This feature is useful for analyzing
   program modules behavior, dumping run-time application data etc.
 - Implements printf-like logging functions on top of apptrace module.
   This feature is a kind of semihosted printf functionality with lower
   overhead and impact on system behaviour as compared to standard printf.
2017-04-17 23:26:29 +03:00
..
component.mk
logo.jpg
test_ahb_arb.c
test_ahb_arb_asm.S
test_deep_sleep.c
test_delay.c
test_fastbus.c
test_fastbus_asm.S
test_fp.c
test_intr_alloc.c
test_malloc_caps.c
test_miniz.c
test_tjpgd.c
test_trace.c esp32: Adds functionality for application tracing over JTAG 2017-04-17 23:26:29 +03:00
test_tsens.c
test_unal_dma.c