Skip to content
Commit e17d5ed2 authored by Shawn Nematbakhsh's avatar Shawn Nematbakhsh Committed by Carles Cufí
Browse files

drivers: spi_sifive: Use uint8_t data/buffer types to match spi_context.



spi_context uses uint8_t buffers, and HW rxdata / txdata registers only
contain 8 bits of data (along with b31 full / empty flag), so uint8_t is
appropriate.

Suggested-by: default avatarAndrzej Głąbek <andrzej.glabek@nordicsemi.no>
Signed-off-by: default avatarShawn Nematbakhsh <shawn@rivosinc.com>
parent 168f4d1d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment