espressif_idf-extra-components/README.md

22 lines
1.1 KiB
Markdown
Raw Normal View History

2022-02-17 14:58:44 +01:00
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit)
# Espressif IDF Extra Components
This repository aims to store [ESP-IDF](https://github.com/espressif/esp-idf) extra components
which have been seperated and uploaded into [IDF Component Manager](https://components.espressif.com/).
## Important note
This repository is used only for Espressif components, it is not mean to store third party components.
## Resources
[IDF Component Manager](https://github.com/espressif/idf-component-manager) repository.
## Contribution
We welcome all contributions to the Component Manager project.
You can contribute by fixing bugs, adding features, adding documentation or reporting an [issue](https://github.com/espressif/idf-extra-components/issues). We accept contributions via [Github Pull Requests](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests).
Before reporting an issue, make sure you've searched for a similar one that was already created.