circuitpython/ports/esp32s2/common-hal/busio
Scott Shawcroft a9f257bcd6
Store host_id so that never reset works
2020-06-26 12:32:56 -07:00
..
I2C.c Switch SPI to polling DMA and enable displayio 2020-06-24 13:10:08 -07:00
I2C.h Add initial I2C support, not quite working fully though 2020-06-24 12:47:58 -07:00
OneWire.h Add initial I2C support, not quite working fully though 2020-06-24 12:47:58 -07:00
SPI.c Store host_id so that never reset works 2020-06-26 12:32:56 -07:00
SPI.h Switch SPI to polling DMA and enable displayio 2020-06-24 13:10:08 -07:00
UART.c Initial SPI implementation. Almost certainly doesn't compile 2020-06-24 12:47:59 -07:00
UART.h Add UART support 2020-06-24 12:47:58 -07:00
__init__.c Add initial I2C support, not quite working fully though 2020-06-24 12:47:58 -07:00