managed components purge
This commit is contained in:
30
managed_components.old/esp-idf-lib__tca95x5/README.md
Normal file
30
managed_components.old/esp-idf-lib__tca95x5/README.md
Normal file
@@ -0,0 +1,30 @@
|
||||
# esp-idf-lib/tca95x5
|
||||
|
||||
[](https://github.com/esp-idf-lib/tca95x5/actions/workflows//build.yml)
|
||||
[](https://github.com/esp-idf-lib/tca95x5/actions/workflows//build-docs.yml)
|
||||
[](https://github.com/esp-idf-lib/tca95x5/actions/workflows//validate-component.yml)
|
||||
|
||||
Driver for TCA9535/TCA9555 remote 16-bit I/O expanders for I2C-bus.
|
||||
|
||||
* [Documentation](https://esp-idf-lib.github.io/tca95x5/)
|
||||
* [Repository](https://github.com/esp-idf-lib/tca95x5)
|
||||
* [Issues](https://github.com/esp-idf-lib/tca95x5/issues)
|
||||
* [Discussions and questions](https://github.com/esp-idf-lib/core/discussions)
|
||||
* [Component page at the ESP Component Registry](https://components.espressif.com/components/esp-idf-lib/tca95x5)
|
||||
|
||||
## Installation
|
||||
|
||||
```sh
|
||||
idf.py add-dependency esp-idf-lib/tca95x5
|
||||
```
|
||||
|
||||
## Support
|
||||
|
||||
For questions and discussions about the component, please use
|
||||
[Discussions](https://github.com/esp-idf-lib/core/discussions)
|
||||
at [esp-idf-lib/core](https://github.com/esp-idf-lib/core).
|
||||
|
||||
## Contributing
|
||||
|
||||
Please read [CONTRIBUTING.md](https://github.com/esp-idf-lib/core/blob/main/CONTRIBUTING.md)
|
||||
at [esp-idf-lib/core](https://github.com/esp-idf-lib/core).
|
||||
Reference in New Issue
Block a user