diff options
author | Simon Wood <simon@mungewell.org> | 2024-03-28 09:27:25 -0600 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2024-04-22 10:09:30 +1000 |
commit | 19844b4983066c5771cb60a341c3fce52bca2a87 (patch) | |
tree | f5793b773fd7338059bcaf6251404b4da4464f55 /docs/esp32/tutorial/index.rst | |
parent | f76cf2940288f699b8c6346beabdf4de65ddfa31 (diff) |
rp2/modmachine: Prevent lock-up when lightsleep() called within thread.
When `lightsleep()` is called from within a thread the interrupts may not
be enabled on current core, and thus the call to `lightsleep()` never
completes.
Fixes issue #14092.
Signed-off-by: Simon Wood <simon@mungewell.org>
Diffstat (limited to 'docs/esp32/tutorial/index.rst')
0 files changed, 0 insertions, 0 deletions