dspi_polling
Overview
The dspi_polling_b2b_transfer example shows how to use DSPI driver in polling way:
In this example , one board used as DSPI master and another board used as DSPI slave.
DSPI master send/received data to/from DSPI slave in polling . (DSPI Slave using interrupt to receive/send the data)