diff options
author | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2016-05-03 00:35:11 +0300 |
---|---|---|
committer | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2016-05-03 00:35:11 +0300 |
commit | 76c81cd5a631f2329a4ec7a5cb53632eae017af4 (patch) | |
tree | 5617cb39a61833a06fa06dc7fe1e45063ffd374b /examples/network/http_client.py | |
parent | 2123ced3f411fdf506caf1959966b74396e7a38a (diff) | |
download | micropython-76c81cd5a631f2329a4ec7a5cb53632eae017af4.tar.gz micropython-76c81cd5a631f2329a4ec7a5cb53632eae017af4.zip |
esp8266/modesp: Add malloc() and free() functions.
Useful for testing fragmentation issues in OS heap. E.g. freemem() may
report large amount, but is it possible to actually allocate block of
a given size? Issue malloc() (followed by free()) to find out.
Diffstat (limited to 'examples/network/http_client.py')
0 files changed, 0 insertions, 0 deletions