esp_get_free_internal_heap_size() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Return value

Available internal heap size, in bytes.

Notes

Note that the returned value may be larger than the maximum contiguous block which can be allocated.

References

from examples