rp2/mutex_extra: Implement additional mutex functions.
These allow entering/exiting a mutex and also disabling/restoring
interrupts, in an atomic way.
Signed-off-by: Damien George <damien@micropython.org>
Showing
ports/rp2/mutex_extra.c
0 → 100644
ports/rp2/mutex_extra.h
0 → 100644
Please register or sign in to comment