aboutsummaryrefslogtreecommitdiff
path: root/shared-bindings/microcontroller/__init__.c
AgeCommit message (Expand)Author
2017-01-05Improve docs and update to CircuitPython.Scott Shawcroft
2016-12-02Add try_lock and unlock to I2C and SPI classes to make sure thingsScott Shawcroft
2016-11-21This introduces an alternative hardware API called nativeio structured around...Scott Shawcroft