"git@git.rigado.com:scanlime/fadecandy.git" did not exist on "54c93a6085a64ded27e3c557ca240ae4ac437924"
Micah Elizabeth Scott
authored
This moves all RX packet processing into interrupt context, removing the queueing bottleneck that previous firmwares experienced. Before this change, we could handle at most ~3 packets before they would start NAK'ing due to lack of buffer space until the next main loop iteration pulled additional packets into the fbNew buffer. Now packets can immediately go into fbNew unless there's a pending frame finalization. This vastly improves the efficiency of the USB protocol, and we need far fewer NAKs.
Name | Last commit | Last update |
---|