Go to file
Eva Herrada 0348f74375
Bump to 1.14.0
2022-10-25 17:24:30 -04:00
.github oi nevermind 2022-08-02 11:23:11 -04: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 fix build 2022-08-08 22:02:39 +02: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 refactor for better sw spi only support 2022-08-22 15:18:26 -07:00
Adafruit_SPIDevice.h refactor for better sw spi only support 2022-08-22 15:18:26 -07: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.14.0 2022-10-25 17:24:30 -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