summaryrefslogtreecommitdiff
path: root/shared-bindings/busio/SPI.h
AgeCommit message (Expand)Author
2020-07-01Merge pull request #3083 from tannewt/esp32s2_busioJeff Epler
2020-06-26sdcardio: implement new library for SD card I/OJeff Epler
2020-06-24Compiles!Scott Shawcroft
2019-04-06Stop hard-coding SPI frequency in FourWireRadomir Dopieralski
2018-11-08Move atmel-samd to tinyusb and support nRF flash.Scott Shawcroft
2018-01-30atmel-samd: Correct computation of SPI baud rate.Dan Halbert
2018-01-02merge from 2.2.0 + fix up board defsDan Halbert
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
2017-04-10Split up nativeio.0.9.4Scott Shawcroft