circuitpython/ports/stm/common-hal/busio
Scott Gauche 6827586d33 add setting SPI CLK pin pull up/down based on SPI polarity config 2022-02-19 08:46:02 -05:00
..
I2C.c common-hal I2C combined write_read 2022-01-31 22:03:30 -05:00
I2C.h Fix I2C Repeated start error by converting to IT mode 2021-02-10 14:59:19 -05:00
SPI.c add setting SPI CLK pin pull up/down based on SPI polarity config 2022-02-19 08:46:02 -05:00
SPI.h change half_duplex to be on spi construct 2022-02-08 21:37:38 -05:00
UART.c Fixed pre-commit script issues. 2022-02-13 08:46:24 +01:00
UART.h Enable showing the console on a debug uart 2020-05-19 02:02:52 +02:00
__init__.c create copy 2020-03-11 18:13:06 -04:00