mirror of
https://github.com/micropython/micropython.git
synced 2025-09-04 17:00:30 +02:00
Before this change there was up to a 128ms delay on incoming payloads from CPU2 as it was polled by SysTick. Now the RX IRQ immediately schedules the PendSV.