index
:
suspect-devices/circuitpython
1.x
2.x
3.x
4.0.x
4.1.x
4.x
5.0.x
5.1.x
5.3.x
6.0.x
6.1.x
6.2.x
audiocore-rawsample-sinewave
azure
azure-pipelines
cross
dm-mixer
dynamic-native-modules
encoding
esp-extra-scripts
fix_typo_spanish
iabdalkader-cc3k-update
jepler-try-ubuntu-20.04
main
master
parse-bytecode
reentrant-gc
stable
travis-clang
travis-esp8266
travis-stackless
travis-testing
type_hints
CircuitPython - a Python implementation for teaching coding with microcontrollers
feurig
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
esp8266
/
scripts
/
inisetup.py
Age
Commit message (
Expand
)
Author
2016-08-09
esp8266/scripts/inisetup: Start WebREPL daemon on boot.
Paul Sokolovsky
2016-08-06
esp8266/scripts/inisetup: Add commented-out call to esp.osdebug(None).
Paul Sokolovsky
2016-07-02
esp8266: Explicitly collect garbage in bootstrap scripts.
Paul Sokolovsky
2016-05-07
esp8266/scripts/inisetup: Don't start WebREPL on boot in master branch.
Paul Sokolovsky
2016-05-03
esp8266/scripts/inisetup: Update for nic.mac() method being gone.
Paul Sokolovsky
2016-05-03
esp8266/scripts/inisetup: Enable WebREPL auto-start on boot.
Paul Sokolovsky
2016-04-29
esp8266/scripts/inisetup: Create default boot.py in filesystem.
Paul Sokolovsky
2016-04-29
esp8266/scripts: Move all of initial setup to inisetup module.
Paul Sokolovsky
2016-04-12
esp8266/scripts/inisetup.py: Use "-" in AP ESSID instead of space.
Damien George
2016-04-12
esp8266/scripts/inisetup.py: Set WPA/WPA2 AP mode with a predefined password.
Paul Sokolovsky
2016-04-12
esp8266: Add Python modules for initial configuration.
Paul Sokolovsky