Go to file
ladyada 14d379e4d3 small typo fix 2025-01-05 15:12:13 -05:00
.github Update CI action versions 2023-05-12 11:23:57 -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 small typo fix 2025-01-05 15:12:13 -05: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 remove volatile compound assignments 2023-10-09 13:52:00 -07:00
Adafruit_SPIDevice.h Amended code formatting 2024-02-11 14:16:08 -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 Update library.properties - bump version to 1.16.0 2024-04-16 18:44:56 +01: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