I'll look into it. I've just tried it here and it does seem to come up with SPI RX timeouts much more often now.
My guess is that the recent changes to the SysTick IRQ handler just pushed it over the edge, and now SPI is more likely to lose characters.
@Gordon started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
I'll look into it. I've just tried it here and it does seem to come up with SPI RX timeouts much more often now.
My guess is that the recent changes to the SysTick IRQ handler just pushed it over the edge, and now SPI is more likely to lose characters.