summaryrefslogtreecommitdiff
path: root/docs/esp32/tutorial
diff options
context:
space:
mode:
authorSimon Wood <simon@mungewell.org>2024-03-28 09:27:25 -0600
committerDamien George <damien@micropython.org>2024-04-22 10:09:30 +1000
commit19844b4983066c5771cb60a341c3fce52bca2a87 (patch)
treef5793b773fd7338059bcaf6251404b4da4464f55 /docs/esp32/tutorial
parentf76cf2940288f699b8c6346beabdf4de65ddfa31 (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')
0 files changed, 0 insertions, 0 deletions