OVMS3-idf/docs
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
..
_static esp32: SEGGER SystemView Tracing Support 2017-06-27 20:52:43 +03:00
api-guides esp32: SEGGER SystemView Tracing Support 2017-06-27 20:52:43 +03:00
api-reference esp32: SEGGER SystemView Tracing Support 2017-06-27 20:52:43 +03:00
contribute docs: Generate Doxygen directives for API documentation 2017-05-19 18:26:02 +02:00
get-started Fixed procedures, ref. issue report #656 2017-06-11 21:17:03 +02:00
hw-reference Fixed link to JTAG Debugging for ESP32 2017-06-19 22:42:22 +02:00
security Getting started guides 2017-04-27 19:51:42 +02:00
about.rst Getting started guides 2017-04-27 19:51:42 +02:00
conf.py docs: Generate Doxygen directives for API documentation 2017-05-19 18:26:02 +02:00
COPYRIGHT.rst Add jsmn JSON parser component 2017-03-07 10:18:47 +11:00
Doxyfile esp32: SEGGER SystemView Tracing Support 2017-06-27 20:52:43 +03:00
gen-dxd.py docs: Generate Doxygen directives for API documentation 2017-05-19 18:26:02 +02:00
index.rst Getting started guides 2017-04-27 19:51:42 +02:00
link-roles.py docs: use custom roles to generate GitHub links 2017-01-20 17:22:47 +08:00
Makefile docs: Generate Doxygen directives for API documentation 2017-05-19 18:26:02 +02:00
README.md Docs folder info, ref. https://github.com/espressif/esp-idf/issues/243; Doc title fix 2017-01-17 20:37:27 +01:00
repo_util.py docs: use custom roles to generate GitHub links 2017-01-20 17:22:47 +08:00
requirements.txt docs: fix typos, build docs with gitlab CI 2016-11-01 20:08:29 +08:00
resources.rst Getting started guides 2017-04-27 19:51:42 +02:00

Documentation Source Folder

This folder contains source files of ESP-IDF documentation.

The sources do not render well in GitHub and some information is not visible at all.

Use actual documentation generated instantly on each commit: