Hi
I am working on SPI implementation on BL653_dvk board and while SPI_transfer i want to capture the timeout error.
but not able to differentiate which timeout is correct (SPI transfer timeout) streams timeout or connection timed because only this timeout is present inside "zephyr\lib\libc\minimal\include\error.h".