Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/espressif/idf-extra-components

Additional components for ESP-IDF, maintained by Espressif
https://github.com/espressif/idf-extra-components

component esp-idf esp32

Last synced: 2 days ago
JSON representation

Additional components for ESP-IDF, maintained by Espressif

Awesome Lists containing this project

README

        

[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit)
[![Build and Run Test Application](https://github.com/espressif/idf-extra-components/actions/workflows/build_and_run_test_app.yml/badge.svg?branch=master)](https://github.com/espressif/idf-extra-components/actions/workflows/build_and_run_test_app.yml)
[![Clang-Tidy](https://github.com/espressif/idf-extra-components/actions/workflows/clang-tidy.yml/badge.svg?branch=master)](https://github.com/espressif/idf-extra-components/security/code-scanning?query=is%3Aopen+branch%3Amaster)

# 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.