esp32_Adafruit_BusIO/README.md

9 lines
525 B
Markdown
Raw Normal View History

2021-09-28 23:11:01 +01:00
# Adafruit Bus IO Library [![Build Status](https://github.com/adafruit/Adafruit_BusIO/workflows/Arduino%20Library%20CI/badge.svg)](https://github.com/adafruit/Adafruit_BusIO/actions)
2020-02-24 00:53:34 +00:00
2019-03-07 18:49:19 +00:00
2025-01-08 14:31:54 +00:00
This is a helper library to abstract away I2C, SPI, and 'generic transport' (e.g. UART) transactions and registers
2019-03-07 18:49:19 +00:00
2021-09-28 23:11:01 +01:00
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