v1.22.1
Patch release for rp2 atomic mutex
Fixed 1
- Race condition and potential deadlock in the rp2 port's mp_thread_begin_atomic_section() function when the second core is in use
From micropython
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.