summaryrefslogtreecommitdiff
path: root/shared-bindings/busio/__init__.c
AgeCommit message (Expand)Author
2018-02-21Implement UART for 3.0 + related fixes.Dan Halbert
2017-11-16non-DMA SPI working; adding this now for testing; will continue with DMADan Halbert
2017-11-07Implement busio.I2c.Dan Halbert
2017-06-07shared-bindings: Update docs to remove with statements from examples but add ...Scott Shawcroft
2017-04-10Split up nativeio.0.9.4Scott Shawcroft