Adafruit_BusIO icon indicating copy to clipboard operation
Adafruit_BusIO copied to clipboard

Arduino library for I2C & SPI abstractions

Results 11 Adafruit_BusIO issues
Sort by recently updated
recently updated
newest added

I'm using a FLIP C3 board, which does not have SPI pins (only I2C, UART, digital, analog). I've tried declaring an SPI pinout in the pins_arduino.h file just to see...