Go to file
Eva Herrada c421326131
Bump to 1.12.0
2022-06-28 16:19:19 -04:00
.github updated github workflow 2022-05-02 22:12:18 +02:00
examples Fixed small spelling mistakes. 2021-12-10 10:12:37 +01:00
Adafruit_BusIO_Register.cpp use the typesafe replacement nullptr instead of NULL (since C++11) 2022-04-17 15:03:17 +02:00
Adafruit_BusIO_Register.h Merge pull request #73 from slaff/fix/spelling 2021-12-10 08:38:25 -08:00
Adafruit_I2CDevice.cpp add ESP32 large buffer support (doesnt fix bno085 but worth a short) 2022-06-25 21:12:11 -04:00
Adafruit_I2CDevice.h use the typesafe replacement nullptr instead of NULL (since C++11) 2022-04-17 15:03:17 +02:00
Adafruit_I2CRegister.h ckag 2021-11-20 01:09:02 -05:00
Adafruit_SPIDevice.cpp reuse beginTransactionWithAssertingCS()/endTransactionWithDeassertingCS() 2022-05-02 22:37:27 +02:00
Adafruit_SPIDevice.h Merge pull request #96 from KurtE/t4x_neutered 2022-05-02 18:29:41 -04:00
CMakeLists.txt Enable Adafruit_BusIO as ESP-IDF component support 2022-01-16 01:27:10 +01:00
LICENSE init 2019-03-07 13:49:19 -05:00
README.md Fixed small spelling mistakes. 2021-12-10 10:12:37 +01:00
component.mk Enable Adafruit_BusIO as ESP-IDF component support 2022-01-16 01:27:10 +01:00
library.properties Bump to 1.12.0 2022-06-28 16:19:19 -04:00

README.md

Adafruit Bus IO Library Build Status

This is a helper library 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