mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-18 02:53:52 +01:00
Both _sw_spi_rxtx_byte and _hw_spi_rxtx_byte return always 1, so having a return value and checking for it does not make sense, instead return void and remove the checks