]> Repositories - hackapet/Adafruit_Blinka_Displayio.git/commitdiff
make chip_select pin optional in SPI four wire
authorJan Volckaert <janvolck@gmail.com>
Sun, 27 Aug 2023 17:12:22 +0000 (19:12 +0200)
committerJan Volckaert <janvolck@gmail.com>
Sun, 31 Dec 2023 12:07:00 +0000 (13:07 +0100)
on Odroid C4 the chip_select is controller by the spi_meson_spicc driver, in case the SPI_CS0 is used as chip_select pin in the FourWire class Resource Busy exceptions are thrown.


No differences found