ESP8266 Developer ZoneThe Official ESP8266 Forum2015-09-23T00:03:34+08:00https://bbs.espressif.com:443/feed.php?f=7&t=10422015-09-23T00:03:34+08:002015-09-23T00:03:34+08:00https://bbs.espressif.com:443/viewtopic.php?t=1042&p=3807#p3807Statistics: Posted by eriksl — Wed Sep 23, 2015 12:03 am
]]>2015-09-22T03:09:22+08:002015-09-22T03:09:22+08:00https://bbs.espressif.com:443/viewtopic.php?t=1042&p=3792#p3792 Thanks guys!!
Neil
Statistics: Posted by kolban — Tue Sep 22, 2015 3:09 am
]]>2015-09-05T02:07:23+08:002015-09-05T02:07:23+08:00https://bbs.espressif.com:443/viewtopic.php?t=1042&p=3557#p3557 How much effort would it take to at least add this one line to an include file...
It's always the same problem, no prototypes.
Statistics: Posted by eriksl — Sat Sep 05, 2015 2:07 am
]]>2015-09-01T12:23:15+08:002015-09-01T12:23:15+08:00https://bbs.espressif.com:443/viewtopic.php?t=1042&p=3513#p3513There is a rumor that there is an API called "os_realloc()" which would be a partner to "os_malloc()" and "os_free()". See here for a description of realloc().
The question, of course ... is how valid is this notion? Is it simply that os_realloc() was missed in the docs and headers ... or is it simply not available or shouldn't be used?