1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-26 15:03:53 +01:00
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-10-13 21:03:41 +02:00
2019-10-13 21:03:41 +02:00
2019-10-13 21:03:41 +02:00
2019-10-13 21:03:41 +02:00
2019-10-13 21:03:41 +02:00
2019-10-01 18:39:40 +02:00
2017-01-20 13:36:26 +01:00