summaryrefslogtreecommitdiff
path: root/py/modstruct.c
diff options
context:
space:
mode:
authorPaul Sokolovsky <pfalcon@users.sourceforge.net>2017-10-07 17:09:53 +0300
committerPaul Sokolovsky <pfalcon@users.sourceforge.net>2017-10-07 17:36:16 +0300
commit4514f073c18ab94b3f0f790ae813de61f38d367b (patch)
tree021c1025084d0c1a88fd2d444e86ca3e2700804e /py/modstruct.c
parent71c1a05d88c9ac84212d164458c5a501e59be389 (diff)
zephyr: Switch to interrupt-driven pull-style console.
While this console API improves handling on real hardware boards (e.g. clipboard paste is much more reliable, as well as programmatic communication), it vice-versa poses problems under QEMU, apparently because it doesn't emulate UART interrupt handling faithfully. That leads to inability to run the testsuite on QEMU at all. To work that around, we have to suuport both old and new console routines, and use the old ones under QEMU.
Diffstat (limited to 'py/modstruct.c')
0 files changed, 0 insertions, 0 deletions