summaryrefslogtreecommitdiff
path: root/shared-bindings/modules/machine.c
AgeCommit message (Expand)Author
2016-11-21This introduces an alternative hardware API called nativeio structured around...Scott Shawcroft
2016-11-01atmel-samd: Merge init into the constructor and check all availableScott Shawcroft
2016-10-19atmel-samd: More updates to the docs including the in-code docs.Scott Shawcroft
2016-10-18Documentation rework to unify the docs together rather than having themScott Shawcroft
2016-10-11atmel-samd: Add support for SPI.Scott Shawcroft
2016-10-05atmel-samd: Support with statements for I2C class.Scott Shawcroft
2016-09-13atmel-samd: Add I2C support.Scott Shawcroft