Refactor USB/UART mutexes, code cleanup, CoreMutex addition
Add a CoreMutex class which implements a deadlock-safe mutex and reqork the SerialUSB and SerialUART classes to use it to synchronize output when in a multicore sketch.
Showing
cores/rp2040/CoreMutex.h
0 → 100644
This diff is collapsed.
Please register or sign in to comment