diff options
author | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2015-01-15 10:46:27 +0200 |
---|---|---|
committer | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2015-01-16 01:30:42 +0200 |
commit | 87bc8e2b3d66d3e87c2d01a7b3107a8ecce2a07f (patch) | |
tree | 9ea31793d5ea1714dc82854d760070220a90d1c0 /py/emitcpy.c | |
parent | c6b8750c143b21e797ace233a92e476f8ce798e0 (diff) | |
download | micropython-87bc8e2b3d66d3e87c2d01a7b3107a8ecce2a07f.tar.gz micropython-87bc8e2b3d66d3e87c2d01a7b3107a8ecce2a07f.zip |
pyexec: Add event-driven variant pyexec_friendly_repl().
pyexec_friendly_repl_process_char() and friends, useful for ports which
integrate into existing cooperative multitasking system.
Unlike readline() refactor before, this was implemented in less formal,
trial&error process, minor functionality regressions are still known
(like soft&hard reset support). So, original loop-based pyexec_friendly_repl()
is left intact, specific implementation selectable by config setting.
Diffstat (limited to 'py/emitcpy.c')
0 files changed, 0 insertions, 0 deletions