mirror of
https://github.com/vsergeev/c-periphery.git
synced 2026-02-06 07:02:14 +08:00
in newer kernels the spidev driver appends SPI_CS_HIGH to the mode when the SPI controller is configured to use GPIOs for chip selects, which breaks the assertion that extra flags is zero in this SPI test.