summaryrefslogtreecommitdiff
path: root/docs/esp32/tutorial/pwm.rst
diff options
context:
space:
mode:
authordanicampora <danicampora@gmail.com>2024-07-16 17:38:01 +0200
committerDamien George <damien@micropython.org>2024-09-06 20:42:56 +1000
commitd68d8fcf9089373a7edd6f743645b0f3ce24d0ad (patch)
treef77dc7d37d03f1b073b6194a26f6934ed7472cae /docs/esp32/tutorial/pwm.rst
parent6833f3dda9a1557789d4675a05811cc9a1d2c1a6 (diff)
zephyr: Re-implement the Zephyr console in non-blocking mode.
The standard Zephyr console implementation doesn't make use of `tty_set_rx_timeout()` and therefore all the functions to receive characters block indefinitely until data is received (including `console_read()`). This commit also releases the GIL where it applies, e.g. the REPL and the time sleep functions. Signed-off-by: danicampora <danicampora@gmail.com>
Diffstat (limited to 'docs/esp32/tutorial/pwm.rst')
0 files changed, 0 insertions, 0 deletions