circuitpython/ports/cxd56/common-hal/busio
Scott Shawcroft 9cb8ce67ed
Merge pull request #4412 from kamtom480/spi_and_i2c
spresense: minor changes for i2c, spi and uart
2021-03-15 17:35:06 -07:00
..
I2C.c Merge pull request #4412 from kamtom480/spi_and_i2c 2021-03-15 17:35:06 -07:00
I2C.h run code formatting script 2021-03-15 19:27:36 +05:30
OneWire.h Change port name to cxd56 2019-10-11 08:23:51 +02:00
SPI.c Merge pull request #4412 from kamtom480/spi_and_i2c 2021-03-15 17:35:06 -07:00
SPI.h run code formatting script 2021-03-15 19:27:36 +05:30
UART.c Merge pull request #4412 from kamtom480/spi_and_i2c 2021-03-15 17:35:06 -07:00
UART.h make UART.write be blocking on SAMD; add timeout property 2019-11-27 13:05:29 -05:00
__init__.c Change port name to cxd56 2019-10-11 08:23:51 +02:00