mirror of
https://github.com/espressif/esp-idf
synced 2025-03-12 02:29:10 -04:00
Merge branch 'docs/test_utils_no_butter' into 'master'
docs: heap records are not eatable! See merge request espressif/esp-idf!21303
This commit is contained in:
commit
f2dfe2bcac
@ -69,7 +69,7 @@ void unity_utils_evaluate_leaks(void);
|
||||
/**
|
||||
* @brief Helper function to setup and initialize heap tracing.
|
||||
*
|
||||
* @param num_heap_records the size of the heap record butter,
|
||||
* @param num_heap_records the size of the heap record buffer,
|
||||
* counted in number of heap record elements (heap_trace_record_t).
|
||||
* Use a default value of 80 if no special requirements need to be met.
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user