micropython/esp8266/modules
Paul Sokolovsky 1cc168d487 esp8266: Include upip as a standard frozen bytecode module.
Previously, it was included only in release builds, but it's important
tool which should be always at the fingertips to be useful (and to
pump up its usage).
2016-11-08 01:34:35 +03:00
..
_boot.py esp8266/_boot.py: Decrease GC alloc threshold to quarter of heap size. 2016-07-23 13:56:24 +03:00
ds18x20.py drivers: Add "from micropython import const" when const is used. 2016-11-03 12:41:11 +11:00
flashbdev.py esp8266/modesp: Add flash_user_start() function. 2016-10-24 16:52:15 +03:00
onewire.py drivers: Add "from micropython import const" when const is used. 2016-11-03 12:41:11 +11:00
upip_utarfile.py esp8266: Include upip as a standard frozen bytecode module. 2016-11-08 01:34:35 +03:00
upip.py esp8266: Include upip as a standard frozen bytecode module. 2016-11-08 01:34:35 +03:00
webrepl_setup.py esp8266: Rework webrepl_setup to run over wired REPL. 2016-11-06 10:01:48 +03:00
webrepl.py esp8266: Rework webrepl_setup to run over wired REPL. 2016-11-06 10:01:48 +03:00