No description
Find a file
Limor "Ladyada" Fried e75ac29ca6
Merge pull request #145 from brentru/add-genericdevice-end
Add end() for GenericDevice
2025-06-28 19:34:03 -04:00
.github
examples refactor the whole thing to get rid of static-ness. also clang examples 2025-01-08 15:03:00 -05:00
Adafruit_BusIO_Register.cpp doxyclanged! 2025-01-08 09:29:49 -05:00
Adafruit_BusIO_Register.h
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
Adafruit_I2CRegister.h
Adafruit_SPIDevice.cpp reclang 2025-01-08 15:05:13 -05: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
component.mk
library.properties Add - end() for GenericDevice 2025-06-18 16:01:02 -04:00
LICENSE
README.md bump 2025-01-08 09:31:54 -05:00

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