esp-idf/components
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
..
2017-03-13 17:23:29 +08:00
2017-01-11 15:03:14 +08:00
2017-04-12 16:57:37 +08:00
2016-11-16 15:57:34 +11:00
2017-03-08 09:54:40 +11:00
2017-03-07 10:18:47 +11:00
2017-01-09 17:51:48 +08:00
2017-04-05 09:23:09 +03:00
2017-04-13 15:27:38 +08:00