mirror of
https://github.com/micropython/micropython.git
synced 2025-09-05 01:10:36 +02:00
Allows refactoring the existing thread_mutex atomic section support to use the new recursive mutex type. This work was funded through GitHub Sponsors. Signed-off-by: Angus Gratton <angus@redyak.com.au>