micropython/esp8266/scripts
Paul Sokolovsky 237c519ac4 esp8266/scripts/flashbdev: Use all available Flash for filesystem.
All Flash sans firmware at the beginning and 16K SDK param block at the
end is used for filesystem (and that's calculated depending on the Flash
size).
2016-04-26 01:36:32 +03:00
..
_boot.py esp8266/scripts/_boot: Print notice when initial setup is executed. 2016-04-20 18:01:09 +03:00
flashbdev.py esp8266/scripts/flashbdev: Use all available Flash for filesystem. 2016-04-26 01:36:32 +03:00
inisetup.py esp8266/scripts/inisetup.py: Use "-" in AP ESSID instead of space. 2016-04-12 00:47:21 +03:00
port_diag.py esp8266/scripts/port_diag.py: Module to collect diagnostic info. 2016-04-14 18:54:11 +03:00
webrepl.py esp8266/scripts/webrepl: Print client address for incoming connections. 2016-04-26 01:00:28 +03:00
websocket_helper.py esp8266/scripts/websocket_helper: Disable debug output. 2016-04-22 18:19:54 +03:00