Skip to content
Commit 39391b4a authored by Benedikt Schmidt's avatar Benedikt Schmidt Committed by Carles Cufí
Browse files

drivers: spi: replace timeout for STM32 DMA slave mode



Replace the timeout for a SPI transceive in slave mode for STM32 DMA
operations with a K_FOREVER. Being an SPI slave means we do not
know when the transaction will start, hence it does not make sense
to have a timeout in such a case.
This will resolve issue #60000.

Signed-off-by: default avatarBenedikt Schmidt <benedikt.schmidt@embedded-solutions.at>
parent 40bc3ec3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment