JTAG Debugging - revamping of Debugging documentation
This commit is contained in:
@@ -14,31 +14,5 @@ Developers can use this library to send application specific state of execution
|
||||
API Reference
|
||||
-------------
|
||||
|
||||
Header Files
|
||||
^^^^^^^^^^^^
|
||||
.. include:: /_build/inc/esp_app_trace.inc
|
||||
|
||||
* :component_file:`app_trace/include/esp_app_trace.h`
|
||||
|
||||
Macros
|
||||
^^^^^^
|
||||
|
||||
.. doxygendefine:: ESP_APPTRACE_TMO_INFINITE
|
||||
|
||||
Enumerations
|
||||
^^^^^^^^^^^^
|
||||
|
||||
.. doxygenenum:: esp_apptrace_dest_t
|
||||
|
||||
|
||||
Functions
|
||||
^^^^^^^^^
|
||||
|
||||
.. doxygenfunction:: esp_apptrace_init
|
||||
.. doxygenfunction:: esp_apptrace_buffer_get
|
||||
.. doxygenfunction:: esp_apptrace_buffer_put
|
||||
.. doxygenfunction:: esp_apptrace_write
|
||||
.. doxygenfunction:: esp_apptrace_vprintf_to
|
||||
.. doxygenfunction:: esp_apptrace_vprintf
|
||||
.. doxygenfunction:: esp_apptrace_read
|
||||
.. doxygenfunction:: esp_apptrace_flush
|
||||
.. doxygenfunction:: esp_apptrace_flush_nolock
|
||||
|
||||
@@ -29,9 +29,9 @@ which it can't do for a normal malloc() call. This can help to use all the avail
|
||||
API Reference - Heap Allocation
|
||||
-------------------------------
|
||||
|
||||
.. include:: /_build/inc/esp_heap_alloc_caps.inc
|
||||
.. include:: /_build/inc/esp_heap_caps.inc
|
||||
|
||||
API Reference - Heap Regions
|
||||
----------------------------
|
||||
|
||||
.. include:: /_build/inc/heap_regions.inc
|
||||
.. include:: /_build/inc/multi_heap.inc
|
||||
|
||||
Reference in New Issue
Block a user