Skip to content
Snippets Groups Projects
Commit 785cf9a6 authored by Paul Sokolovsky's avatar Paul Sokolovsky
Browse files

esp8266: Support dedicated REPL loop (aka pull-style).

Event-driven loop (push-style) is still supported and default (controlled
by MICROPY_REPL_EVENT_DRIVEN setting, as expected).

Dedicated loop worked even without adding ets_loop_iter(), though that
needs to be revisited later.
parent 777232c9
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment