Skip to content

[SPI] Implemented multiple of 8 bit operations as composition of 8 bit ones

Emilio Corigliano requested to merge spi-fix into main

Solves #121 (closed).

In order to fix the bug explained in the issue above, all the multi-byte operations are reimplemented with the basic 1-byte operations

Merge request reports

Loading