OVMS3-idf/components/esp32/ld
Alexey Gerenkov 8d43859b6a esp32: SEGGER SystemView Tracing Support
Implements support for system level traces compatible with SEGGER
SystemView tool on top of ESP32 application tracing module.
That kind of traces can help to analyse program's behaviour.
SystemView can show timeline of tasks/ISRs execution, context switches,
statistics related to the CPUs' load distribution etc.

Also this commit adds useful feature to ESP32 application tracing module:
 - Trace data buffering is implemented to handle temporary peaks of events load
2017-06-27 20:52:43 +03:00
..
elf_to_ld.sh Initial public version 2016-08-17 23:08:22 +08:00
esp32.common.ld esp32: SEGGER SystemView Tracing Support 2017-06-27 20:52:43 +03:00
esp32.ld Add Comments 2016-09-29 16:29:13 +08:00
esp32.peripherals.ld feature: add Motor Control PWM(mcpwm) driver 2017-05-12 15:47:59 +08:00
esp32.rom.ld fix bug that files missing commit in MR 773 2017-05-31 19:37:39 +08:00
esp32.rom.nanofmt.ld newlib: add "full" formatting support, add missing functions 2016-12-08 11:04:54 +08:00
esp32.rom.spiflash.ld spiflash ROM functions: Remove Quad I/O mode enable/disable code from flash ROM functions 2017-04-13 17:54:42 +10:00