Scott Shawcroft
|
6ace744667
|
esp8266: Introduce `multiterminal` module for managing a secondary
serial connection such as WebREPL.
Fixes #181.
|
2017-08-07 14:30:11 -07:00 |
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 |