Go to file
ladyada a9498c8f62 kick! 2023-10-09 12:13:50 -04: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 Merge branch 'master' of github.com:adafruit/Adafruit_BusIO 2023-09-25 00:53: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 Add explicit type casting to fix build error 2023-06-21 23:25:44 -06:00
Adafruit_SPIDevice.h Forgot the || inthe macro list 2023-09-11 17:21:18 +02: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 kick! 2023-10-09 12:13:50 -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