aboutsummaryrefslogtreecommitdiff
tag namev1.22.1 (f540ca47bedfb00900cbdf616dd91640cba4bbab)
tag date2024-01-05 13:13:56 +1100
tagged byDamien George <damien@micropython.org>
tagged objectcommit 9b8c64c9ce...
Patch release for rp2 atomic mutex
This is a patch release to fix a race condition and potential deadlock in the rp2 port's mp_thread_begin_atomic_section() function, when the second core is in use.