Skip to content

Release 1.9.10 - 10x faster SPI, better UART serial, PIO-based SoftwareSerial, Adafruit KB2040

Choose a tag to compare

@github-actions github-actions released this 28 Dec 16:30
· 1205 commits to master since this release
c80c08d
  • Add SoftwareSerial-like PIO based UARTs (#391)
  • Use interrupts to capture Serial UART data, not polling (#393)
  • Speed up SPI by not reinitting if the paramters are the same as before (#394)
  • Add Adafruit KB2040 (#390)