Go to file
tyeth 98426d4e30 add(rule): standardise .clang-format file (implicit rules explicitly set) 2025-09-17 15:28:47 +01:00
.github Update CI action versions 2023-05-12 11:23:57 -04:00
examples refactor the whole thing to get rid of static-ness. also clang examples 2025-01-08 15:03:00 -05:00
.clang-format add(rule): standardise .clang-format file (implicit rules explicitly set) 2025-09-17 15:28:47 +01:00
Adafruit_BusIO_Register.cpp doxyclanged! 2025-01-08 09:29:49 -05:00
Adafruit_BusIO_Register.h Fixing silly using #elif instead of #else... 2025-09-09 15:16:39 +08:00
Adafruit_GenericDevice.cpp Add - end() for GenericDevice 2025-06-18 16:01:02 -04:00
Adafruit_GenericDevice.h Add - end() for GenericDevice 2025-06-18 16:01:02 -04:00
Adafruit_I2CDevice.cpp reclang 2025-01-08 15:05: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 clang 2025-09-11 12:21:47 -04:00
Adafruit_SPIDevice.h fix for clang-format in Adafruit_SPIDevice.h 2025-04-26 09:47:42 -05:00
CMakeLists.txt Update CMakeLists.txt 2025-01-31 22:43:45 -05:00
LICENSE init 2019-03-07 13:49:19 -05:00
README.md bump 2025-01-08 09:31:54 -05:00
component.mk Enable Adafruit_BusIO as ESP-IDF component support 2022-01-16 01:27:10 +01:00
library.properties Bump version to 1.17.3 in library.properties 2025-09-17 14:22:18 +01:00

README.md

Adafruit Bus IO Library Build Status

This is a helper library to abstract away I2C, SPI, and 'generic transport' (e.g. UART) 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