Espressif's additions to TinyUSB with DFU runtime
Go to file
Mahavir Jain 5362db237b
Merge pull request #10 from hmalpani/feature/add_esp_encrypted_img_component
Add esp_encrypted_img to component manager
2022-02-15 12:50:45 +05:30
.github/workflows Add esp_encrypted_img to component manager 2022-02-15 12:01:47 +05:30
cbor
esp_encrypted_img Add esp_encrypted_img to component manager 2022-02-15 12:01:47 +05:30
expat expat: upgrade to v2.4.3 release 2022-01-28 15:56:05 +05:30
jsmn
libsodium
nghttp
pid_ctrl
qrcode
sh2lib
test_app Add esp_encrypted_img to component manager 2022-02-15 12:01:47 +05:30
.editorconfig
.gitignore
.gitmodules
.pre-commit-config.yaml
README.md

README.md

Espressif IDF Extra Components

This repository aims to store ESP-IDF extra components which have been seperated and uploaded into IDF Component Manager.

Important note

This repository is used only for Espressif components, it is not mean to store third party components.

Resources

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. We accept contributions via Github Pull Requests.

Before reporting an issue, make sure you've searched for a similar one that was already created.