Espressif's additions to TinyUSB with DFU runtime
Go to file
MacDue 3863d888d4 esp_encrypted_img: bump major 2022-03-08 11:00:21 +00:00
.github/workflows ci: Publish test results 2022-03-03 12:37:39 +01:00
cbor
coap mbedtls-3.X: Add patch in port/coap_mbedtls.c 2022-02-22 18:07:33 +05:30
esp_encrypted_img esp_encrypted_img: bump major 2022-03-08 11:00:21 +00:00
expat ci: Publish test results 2022-03-03 12:37:39 +01:00
jsmn
libsodium Use has_include to detect esp_random.h 2022-03-08 10:48:45 +00:00
nghttp
pid_ctrl ci: Run Test App on target 2022-03-03 12:37:39 +01:00
qrcode
sh2lib
test_app ci: Publish test results 2022-03-03 12:37:39 +01:00
.editorconfig
.gitignore
.gitmodules Add libcoap to Component Manager 2022-02-17 19:50:30 +05:30
.pre-commit-config.yaml
README.md

README.md

pre-commit

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.