micropython/esp8266/modules
puuu 4fc607a1d7 esp8266: Move websocket_helper.py from scripts to modules for frozen BC.
websocket_helper.py is used by webrepl.  If webrepl is enabled and
websocket_helper.py is not frozen bytecode it leads to heap
fragmentation.
2016-12-05 13:01:08 +11:00
..
_boot.py
ds18x20.py
flashbdev.py
onewire.py
upip.py esp8266: Include upip as a standard frozen bytecode module. 2016-11-08 01:34:35 +03:00
upip_utarfile.py esp8266: Include upip as a standard frozen bytecode module. 2016-11-08 01:34:35 +03:00
webrepl.py
webrepl_setup.py
websocket_helper.py esp8266: Move websocket_helper.py from scripts to modules for frozen BC. 2016-12-05 13:01:08 +11:00