Angus Gratton
|
325bd3a4dc
|
doc: Rewrite heap debugging docs to add function/struct links & improve actionability
|
2017-10-10 16:19:29 +11:00 |
|
Angus Gratton
|
72995bfcec
|
doc: Add docs for heap trace & poisoning
|
2017-09-07 16:32:05 +10:00 |
|
Angus Gratton
|
5361c08989
|
heap: Support adding new heap regions at runtime
To facilitate this, the list of registered heap regions is now a linked list
(allowing entries to be appended at runtime.)
|
2017-09-05 14:07:02 +10:00 |
|
krzychb
|
1fb85b494c
|
JTAG Debugging - revamping of Debugging documentation
|
2017-07-26 14:53:43 +08:00 |
|
Angus Gratton
|
71c70cb15c
|
heap: Refactor heap regions/capabilities out of FreeRTOS
Remove tagged heap API, rename caps_xxx to heap_caps_xxx
Also includes additional heap_caps_xxx inspection functions.
|
2017-07-10 17:46:03 +08:00 |
|
krzychb
|
30edcca1fb
|
docs: Generate Doxygen directives for API documentation
This is to resolve issue reported in https://github.com/espressif/esp-idf/issues/130.
|
2017-05-19 18:26:02 +02:00 |
|
krzychb
|
1a19747678
|
Getting started guides
|
2017-04-27 19:51:42 +02:00 |
|