Gunar Schorcht db945bdd86 cpu/esp32: fix CS handling in spi_transfer_bytes
If `SPI_CS_UNDEF` is given as the `cs` parameter, CS pin must not be handled by the driver. Furthermore, if `cont` parameter is true, CS pin must not be disabled at the end of one transfer.
2019-10-22 08:14:49 +02:00
..
2019-05-02 16:38:52 +02:00
2018-10-08 12:20:49 +02:00
2019-05-06 13:29:38 +02:00
2018-10-08 12:20:49 +02:00
2018-10-08 12:20:49 +02:00
2019-08-06 19:43:54 +02:00
2018-10-08 12:20:49 +02:00
2018-10-08 12:20:49 +02:00
2019-05-06 13:34:59 +02:00