This repository was archived by the owner on Sep 30, 2019. It is now read-only.

Description
Are you planning wrapping the SPI interfaces into some high level one so that it would be easier to switch between backends?
Like when I swapped Raspberry SPI to pyMCU SPI in max7219 library: riklaunim/max7219@0aa4c47#diff-0ba4e19a70b47820e42736807850fdf9 there weren't any bigger changes so it ought to be doable in some cases.