diff options
author | Damien George <damien.p.george@gmail.com> | 2019-01-10 15:43:47 +1100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2019-01-10 15:43:47 +1100 |
commit | efe0569c260677ac480d8958616f046b992ec6d8 (patch) | |
tree | 629568e132640e9da2c3fe0e8ecc6be2191087ce /py | |
parent | afecc124e6a9bb905acae963d759b60ed9ec4f71 (diff) |
esp32/mphalport: When tx'ing to REPL only release GIL if many chars sent
Otherwise, if multiple threads are active, printing data to the REPL may be
very slow because in some cases only one character is output per call to
mp_hal_stdout_tx_strn.
Diffstat (limited to 'py')
0 files changed, 0 insertions, 0 deletions