ExperimentalCore-sam
ExperimentalCore-sam copied to clipboard
Bring SPI to life
Fun conflict: the CMSIS files for SAM4S define SPI... which is the default identifier for the SPI interface in Arduino. Thoughts on possible resolutions?
@logos-electromechanical, I will update the products header files to declare SPI peripherals with a naming like SPI0..SPIx for all devices.
fixed by https://github.com/aethaniel/ExperimentalCore-sam/commit/1e1240ff8287a6fa9d375b726738d3aade0c5773
will come with https://github.com/aethaniel/ExperimentalCore-sam/tree/spi