ulikoehler/quicki2c

2.2.2

Latest
uploaded 12 hours ago
Practical (Arduino Wire|ESP-IDF) I2C wrapper, allowing direct register access with proper error handling.

changelog

# Changelog

## 2.2.2

- Bump version to 2.2.2.

## 2.2.1

- Added `version`, `description`, `url`, and `license` to `idf_component.yml`.
- Bumped `library.json` version to `2.2.1` and tightened `frameworks` to `["arduino", "espidf"]`.
- Rewrote `CMakeLists.txt` to dynamically detect `esp_driver_i2c` availability, matching QuickSPI's approach for ESP-IDF 5/6 compatibility.
- Added `platformio.ini` with dual Arduino and ESP-IDF environments.
- Added an ESP-IDF GitHub Actions smoke-test matrix for `v5.4` and `v6.0`.
- Added an Arduino GitHub Actions smoke-test build.
- Added minimal ESP-IDF and Arduino smoke-test applications used by CI.
- Aligned repository version metadata for the next release.

Links

Supports all targets

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "ulikoehler/quicki2c^2.2.2"

download archive

Stats

  • Archive size
    Archive size ~ 38.59 KB
  • Downloaded in total
    Downloaded in total 0 times
  • Downloaded this version
    This version: 0 times

Badge

ulikoehler/quicki2c version: 2.2.2
|