44
55** Latest Espressif Component Version** : [ ![ Espressif Release] ( https://components.espressif.com/components/espressif/esp32_io_expander/badge.svg )] ( https://components.espressif.com/components/espressif/esp32_io_expander )
66
7- # ESP32_IO_Expander
7+ # ESP IO Expander
88
99## Overview
1010
1717
1818## Table of Contents
1919
20- - [ ESP32 \_ IO \_ Expander ] ( #esp32_io_expander )
20+ - [ ESP IO Expander ] ( #esp-io-expander )
2121 - [ Overview] ( #overview )
2222 - [ Table of Contents] ( #table-of-contents )
2323 - [ Supported Drivers] ( #supported-drivers )
4141| ** Driver** | ** Version** |
4242| ---------------------------------------------------------------------------------------------------- | ----------- |
4343| [ esp_io_expander] ( https://components.espressif.com/components/espressif/esp_io_expander ) | 1.0.1 |
44- | [ TCA95XX_8BIT] ( https://components.espressif.com/components/espressif/esp_io_expander_tca9554 ) | 1 .0.1 |
45- | [ TCA95XX_16BIT] ( https://components.espressif.com/components/espressif/esp_io_expander_tca95xx_16bit ) | 1 .0.0 |
46- | [ HT8574] ( https://components.espressif.com/components/espressif/esp_io_expander_ht8574 ) | 1 .0.0 |
44+ | [ TCA95XX_8BIT] ( https://components.espressif.com/components/espressif/esp_io_expander_tca9554 ) | 2 .0.1 |
45+ | [ TCA95XX_16BIT] ( https://components.espressif.com/components/espressif/esp_io_expander_tca95xx_16bit ) | 2 .0.0 |
46+ | [ HT8574] ( https://components.espressif.com/components/espressif/esp_io_expander_ht8574 ) | 2 .0.0 |
4747| CH422G | x |
4848
4949## How to Use
5252
5353#### Dependencies and Versions
5454
55- | ** Dependency** | ** Version** |
56- | ------------------------------------------------------------------ | -------------------- |
57- | [ esp-idf] ( https://github.com/espressif/esp-idf ) | >= 5.1 |
58- | [ esp-lib-utils] ( https://github.com/esp-arduino-libs/esp-lib-utils ) | >= 0.1.0 && <= 0.2.0 |
55+ | ** Dependency** | ** Version** |
56+ | ------------------------------------------------------------------ | ----------- |
57+ | [ esp-idf] ( https://github.com/espressif/esp-idf ) | >= 5.4 |
58+ | [ esp-lib-utils] ( https://github.com/esp-arduino-libs/esp-lib-utils ) | 0.2. * |
5959
6060#### Adding to Project
6161
@@ -75,10 +75,10 @@ Since `ESP32_IO_Expander` depends on the `esp-lib-utils` library which implement
7575
7676#### Dependencies and Versions
7777
78- | ** Dependency** | ** Version** |
79- | ------------------------------------------------------------------ | -------------------- |
80- | [ arduino-esp32] ( https://github.com/espressif/arduino-esp32 ) | >= v3.0.0 |
81- | [ esp-lib-utils] ( https://github.com/esp-arduino-libs/esp-lib-utils ) | >= 0.1 .0 && <= 0.2 .0 |
78+ | ** Dependency** | ** Version** |
79+ | ------------------------------------------------------------------ | ------------------- |
80+ | [ arduino-esp32] ( https://github.com/espressif/arduino-esp32 ) | >= v3.2.0 |
81+ | [ esp-lib-utils] ( https://github.com/esp-arduino-libs/esp-lib-utils ) | >= 0.2 .0 && < 0.3 .0 |
8282
8383#### Installing the Library
8484
0 commit comments