summaryrefslogtreecommitdiff
path: root/tools/metrics.py
diff options
context:
space:
mode:
authorDaniël van de Giessen <daniel@dvdgiessen.nl>2022-11-23 14:20:58 +0100
committerDaniël van de Giessen <daniel@dvdgiessen.nl>2023-09-01 14:23:54 +0200
commit3cc3e4e032edd912dd3a55b8df65927e48217f2c (patch)
treea0c15e0e1476afcad16bc79bb42527b66aedb500 /tools/metrics.py
parentf8bd6778c85322b33008d749ae4021cafa067044 (diff)
esp32/machine_uart: Release GIL for blocking reads.
If we're reading from an UART with a non-zero timeout, we can release the GIL so that other threads/tasks may run while we are sleeping waiting for data to arrive. Signed-off-by: Daniël van de Giessen <daniel@dvdgiessen.nl>
Diffstat (limited to 'tools/metrics.py')
0 files changed, 0 insertions, 0 deletions