lzw655/esp32_io_expander

uploaded 1 year ago
ESP32 IO Expander Driver which encapsulates various components using C++
# ChangeLog

## v1.0.0 - 2023-07-27

### Enhancements:

* Supports both Arduino-ESP32 and ESP-IDF SDKs.
* Support for various IO expander chips.
* Support to control individual IO in the same way as Arduino
* Support to control multiple IOs at the same time.

## v1.0.1 - 2023-07-28

### Fixed:

* Modify title of output log in test_apps
* Add comments for APIs

### Enhancements:

* Add `getHandle()` API
* Update CI for building `test_apps`
* Update CI for `pre-commit`

## v1.0.2 - 2023-08-10

### Fixed:

* Use namespace for `CheckResult`

### Enhancements:

* Upload into Espressif Registry

## v1.1.0 - 2023-08-14

### Fixed:

* Change library name to `ESP32_IO_Expander`

Links

Supports all targets

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "lzw655/esp32_io_expander^1.1.0"

or download archive

Stats

  • Downloaded in total
    Downloaded in total 60 times
  • Downloaded this version
    This version: 51 times

Badge

lzw655/esp32_io_expander version: 1.1.0
|