mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 12:40:15 +01:00
Before, both mutexes and semaphores were used. Using only the latter and with a bit of cleanup to remove some code bloat, we save ~600 bytes of code.