summaryrefslogtreecommitdiff
path: root/esp8266/scripts/_boot.py
AgeCommit message (Expand)Author
2016-06-29esp8266: Enable frozen bytecode, with scripts in modules/ subdir.Damien George
2016-04-29esp8266/scripts/_boot: builtins is no longer used.Paul Sokolovsky
2016-04-29esp8266/scripts: Move all of initial setup to inisetup module.Paul Sokolovsky
2016-04-20esp8266/scripts/_boot: Print notice when initial setup is executed.Paul Sokolovsky
2016-04-18esp8266/scripts: Don't try to create filesystem on 512KB devices or less.Paul Sokolovsky
2016-04-14esp8266/scripts/_boot: Mount block device on "" instead of "/".Damien George
2016-04-12esp8266: Add Python modules for initial configuration.Paul Sokolovsky