os_realloc still exists ?
Posted: Tue Aug 18, 2015 8:43 am
Does any one know it the os_realloc still exist in the SDK. I remember seeing it sometime but I can not find it now.
-->
Open Community Forum for ESP8266, Come share Arduino and IoT (Internet of Things)
https://www.esp8266.com/
#define os_realloc pvPortRealloc
void *pvPortRealloc(void* ptr, size_t size);