Go to file
Limor "Ladyada" Fried 2381c86fc2
Merge pull request #16 from AnHardt/ByteOrder
Rename **bit**order -> **byte**order
2020-03-12 07:20:13 -04:00
.github add repository_dispatch event 2020-01-07 13:59:44 +07:00
examples SPI_register_bits example 2020-03-12 01:03:43 +01:00
Adafruit_BusIO_Register.cpp Merge pull request #16 from AnHardt/ByteOrder 2020-03-12 07:20:13 -04:00
Adafruit_BusIO_Register.h Merge pull request #16 from AnHardt/ByteOrder 2020-03-12 07:20:13 -04:00
Adafruit_I2CDevice.cpp remove debug 2020-02-22 18:08:36 -05:00
Adafruit_I2CDevice.h maxBufferSize should be size_t type since all the length are size_t type 2020-02-04 17:22:06 +01:00
Adafruit_I2CRegister.h backcompatibility 2019-05-18 02:34:39 -04:00
Adafruit_SPIDevice.cpp clang 2020-02-23 19:47:22 -05:00
Adafruit_SPIDevice.h SPI: Add Infineon XMC boards to BitOrder quirk 2020-01-08 23:19:44 -03:00
LICENSE init 2019-03-07 13:49:19 -05:00
README.md fix badge 2020-02-23 19:53:34 -05:00
library.properties bump 2020-02-23 19:37:53 -05:00

README.md

Adafruit Bus IO Library Build Status

This is a helper libary to abstract away I2C & SPI transactions and registers

Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit!

MIT license, all text above must be included in any redistribution