mirror of
https://github.com/micropython/micropython.git
synced 2026-01-08 13:10:21 +01:00
Some platforms, like Apple, don't define SIGRTMIN, so fall back to SIGUSR1 in such a case. Fixes #5659.
Some platforms, like Apple, don't define SIGRTMIN, so fall back to SIGUSR1 in such a case. Fixes #5659.