Espressif's additions to TinyUSB with DFU runtime
Go to file
King Kévin e3cf86e77b README: document change 2023-01-06 15:06:38 +01:00
.github ci: install libtinfo5, clang dependency; add workflow comments 2022-12-06 12:30:19 +01:00
usb/esp_tinyusb remove unused additions 2023-01-06 15:01:33 +01:00
.editorconfig misc: Add pre-commit and editor config 2021-12-10 09:09:52 +01:00
.gitignore usb: esp_modem biding 2022-10-01 15:59:55 +02:00
.gitmodules remove unused additions 2023-01-06 15:01:33 +01:00
.pre-commit-config.yaml update astyle-py to v0.9.0, fixes running pre-commit on an arm64 macOS 2022-12-05 22:24:31 +01:00
README.md README: document change 2023-01-06 15:06:38 +01:00

README.md

CuVoodoo USB DFU runtime

This repository adds USB device DFU runtime to Espressif's esp_tinyusb component.

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.