Espressif's additions to TinyUSB with DFU runtime
Go to file
Tomas Rezucha 04bef0e337
Merge pull request #1 from espressif/feature/add_cbor_jsmn_libsodium
Add libsodium, cbor and jsmn components
2021-11-19 18:45:15 +01:00
cbor Add libsodium, cbor and jsmn components 2021-11-19 18:42:35 +01:00
jsmn Add libsodium, cbor and jsmn components 2021-11-19 18:42:35 +01:00
libsodium Add libsodium, cbor and jsmn components 2021-11-19 18:42:35 +01:00
pid_ctrl Add libsodium, cbor and jsmn components 2021-11-19 18:42:35 +01:00
qrcode Add libsodium, cbor and jsmn components 2021-11-19 18:42:35 +01:00
.gitignore Add libsodium, cbor and jsmn components 2021-11-19 18:42:35 +01:00
.gitmodules Add libsodium, cbor and jsmn components 2021-11-19 18:42:35 +01:00
README.md Create Readme.md 2021-11-19 14:46:09 +01:00

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

Please if you find some issue regarding IDF extra components, report it directly in IDF Component manager repository mentioned above.