circuitpython/ports/cxd56/common-hal/busio
Jeff Epler 2b64318a57 Update all implementations of common_hal_busio_spi_read to honor write_value
(nrf, rp2040, and cxd56)

.. as well as a misleading comment that said that read always output
zeros.

Closes: #3447
2021-08-18 10:20:40 -05: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
SPI.c Update all implementations of common_hal_busio_spi_read to honor write_value 2021-08-18 10:20:40 -05: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