1. 21 5月, 2022 1 次提交
    • P
      Improve performance for large SPI buffer transfers (#1841) · 6be64b74
      Patrick Grawehr 提交于
      - Support waiting for SPI write commands. When using fast data rates, a buffer overrun
      will otherwise occur
      - Write SPI data in 7-bit encoding format (requires firmata update)
      - Make flow control parameter controllable from outside
      - Various stability fixes
      6be64b74