summaryrefslogtreecommitdiff
path: root/shared-bindings/busio/__init__.c
AgeCommit message (Expand)Author
2021-03-15run code formatting scriptmicroDev
2020-05-12Swap sphinx to autoapi and the inline stubsScott Shawcroft
2020-04-29Hopefully fixed whitespace issuesdherrada
2019-06-06This __init__.h should be redundant. I deleted it for youBaozhu Zuo
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