This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8,421
Commits
21
Branches
274
Tags
785
MiB
3286d81a48
Commit Graph
3 Commits
Author
SHA1
Message
Date
Paul Sokolovsky
e84e3e7c10
esp8266: Rework webrepl_setup to run over wired REPL.
2016-11-06 10:01:48 +03:00
Paul Sokolovsky
3f251efb9b
esp8266/modules/webrepl: Enforce only one concurrent WebREPL connection.
...
Concurrent WebREPL connections were never supported, now actually check for this.
2016-10-20 16:50:38 +03:00
Paul Sokolovsky
b8f45166c6
esp8266: Switch webrepl to use frozen bytecode.
2016-07-02 22:45:31 +03:00