SPI object for Propgcc
Martin_H
Posts: 4,051
I'm porting a some Arduino code to Propgcc. I've made good progress with the addition of a header to define a few types and functions. But now I'm at some calls to the SPI object. I could either port it, use Spin2cpp on something from the obex, or reuse something off the shelf. Any suggestions?
Comments