summaryrefslogtreecommitdiff
path: root/py/formatfloat.c
diff options
context:
space:
mode:
authorAngus Gratton <angus@redyak.com.au>2023-11-30 16:45:11 +1100
committerDamien George <damien@micropython.org>2023-12-08 12:49:49 +1100
commit393938b3e61ee34b47773766a91a45d3beea6294 (patch)
treea5e2370da1ba642641bb1eca242f665f3d6dc325 /py/formatfloat.c
parent28529351aebe45c24e982eaecdba2383d05d2dd4 (diff)
rp2/main: Enable SEVONPEND CPU interrupt bit.
Previously this was not set, so potential for race conditions in interrupt handlers this didn't issue SEV. (Which is currently all of them, as far as I can see.) Eventually we might be able to augment the interrupt handlers that wake the main thread to call SEV, and leave the others as-is to suspend the CPU slightly faster, but this will solve the issue for now. This work was funded through GitHub Sponsors. Signed-off-by: Angus Gratton <angus@redyak.com.au>
Diffstat (limited to 'py/formatfloat.c')
0 files changed, 0 insertions, 0 deletions