summaryrefslogtreecommitdiffstatshomepage
path: root/examples/unix
diff options
context:
space:
mode:
authorPaul Sokolovsky <pfalcon@users.sourceforge.net>2016-03-31 19:49:55 +0300
committerPaul Sokolovsky <pfalcon@users.sourceforge.net>2016-03-31 19:49:55 +0300
commit98af89161084eec240f26015b35397b547abcbf8 (patch)
tree1f9163b86e5fbb782b03fa27f581f4a8b00f7c31 /examples/unix
parent61fa7c81527016be164321c442fe5317daa260ee (diff)
downloadmicropython-98af89161084eec240f26015b35397b547abcbf8.tar.gz
micropython-98af89161084eec240f26015b35397b547abcbf8.zip
esp8266: Implement input part of dupterm handling.
The idea is following: underlying interrupt-driven or push-style data source signals that more data is available for dupterm processing via call to mp_hal_signal_dupterm_input(). This triggers a task which pumps data between actual dupterm object (which may perform additional processing on data from low-level data source) and input ring buffer.
Diffstat (limited to 'examples/unix')
0 files changed, 0 insertions, 0 deletions