mirror of
https://github.com/micropython/micropython.git
synced 2025-09-08 10:51:10 +02:00
esp8266 port now has working raw and friendly REPL, as well as working soft reset (CTRL-D at REPL, or raise SystemExit). tools/pyboard.py now works with esp8266 port.