Espressif's additions to TinyUSB with DFU runtime
Go to file
Mahavir Jain baf88cf7d9 Add entry for expat to test_app CMakeList
- Modify partition table to increase application size
- Update flash size to 4MB in sdkconfig.defaults
2022-01-13 18:12:10 +05:30
.github/workflows Add expat to upload components list 2022-01-11 22:50:17 +05:30
cbor Add libsodium, cbor and jsmn components 2021-11-19 18:42:35 +01:00
expat Add expat to component manager 2022-01-11 22:49:34 +05:30
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
nghttp nghttp: fix version string in autogenerated header in port dir 2022-01-05 12:44:00 +05:30
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
sh2lib Add sh2lib (HTTP2 + TLS abstraction) component 2022-01-05 12:44:00 +05:30
test_app Add entry for expat to test_app CMakeList 2022-01-13 18:12:10 +05:30
.editorconfig misc: Add pre-commit and editor config 2021-12-10 09:09:52 +01:00
.gitignore test: Add test_app 2021-12-10 09:09:26 +01:00
.gitmodules Add expat to component manager 2022-01-11 22:49:34 +05:30
.pre-commit-config.yaml misc: Add pre-commit and editor config 2021-12-10 09:09:52 +01:00
README.md Update of Readme.md - Contribution 2021-11-22 13:21:11 +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 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.