micropython/esp8266/scripts
Paul Sokolovsky 8db61e5b5a esp8266/scripts/inisetup: Don't start WebREPL on boot in master branch.
It interferes with running testsuite. master branch should be optimized for
development, so any features which interfere with that, would need to be
disabled by default.
2016-05-07 20:04:45 +03:00
..
_boot.py esp8266/scripts/_boot: builtins is no longer used. 2016-04-29 20:04:17 +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: Don't start WebREPL on boot in master branch. 2016-05-07 20:04:45 +03:00
neopixel.py esp8266/scripts/: Remove use of pin.PULL_NONE. 2016-05-05 23:47:37 +03:00
ntptime.py esp8266/scripts/ntptime: Add simple NTP client. 2016-05-03 16:47:42 +03:00
onewire.py esp8266/scripts/: Remove use of pin.PULL_NONE. 2016-05-05 23:47:37 +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: Add "first connection" mode to setup password. 2016-04-30 20:41:09 +03:00
webrepl_setup.py esp8266/scripts/webrepl_setup: Reject too short passwords. 2016-05-02 18:48:32 +03:00
websocket_helper.py esp8266/scripts/websocket_helper: Disable debug output. 2016-04-22 18:19:54 +03:00