Closed KevinOConnor closed 2 years ago
This PR reworks the code so that the PIO raises a data irq every 10 raw bits instead of every 8 bits. This reduces the ARM cpu load by a ~3%. A minor improvement, but little cost to implementing it.
-Kevin
This PR reworks the code so that the PIO raises a data irq every 10 raw bits instead of every 8 bits. This reduces the ARM cpu load by a ~3%. A minor improvement, but little cost to implementing it.
-Kevin