summaryrefslogtreecommitdiff
path: root/shared-bindings/bitbangio/SPI.h
AgeCommit message (Expand)Author
2018-01-30DM: added write_readinto to bitbangiodean
2017-10-03Do not allow a *io object to be used after deinit().Dan Halbert
2017-08-25Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development)...Dan Halbert
2017-04-12atmel-samd: Rework status LED implementationScott 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