drivers: spi: spi_pico_pio: Fix data size issue
To convey the correct data size, use the 'data->dfs' value instead
of '1' when moving the SPI context to the next buffer.
Signed-off-by:
Andreas Wolf <awolf002@gmail.com>
Loading
Please sign in to comment