Espressif's additions to TinyUSB with DFU runtime
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
suda-morris 25f60c0686
Merge pull request #111 from Icarus113/feature/essl_sdio_c6
5 months ago
.github ci: install libtinfo5, clang dependency; add workflow comments 6 months ago
bdc_motor Added badges with version to the README files of components 6 months ago
cbor cbor: Add test for cbor component 7 months ago
coap coap: Upgrade libcoap to release v4.3.1 6 months ago
eigen Added badges with version to the README files of components 6 months ago
esp_encrypted_img Added badges with version to the README files of components 6 months ago
esp_jpeg Added badges with version to the README files of components 6 months ago
esp_serial_slave_link essl: upgrade to v1.1.0 5 months ago
expat expat: upgrade expat to v2.5.0 release 7 months ago
fmt Added badges with version to the README files of components 6 months ago
jsmn Added badges with version to the README files of components 6 months ago
json_generator Added badges with version to the README files of components 6 months ago
json_parser Added badges with version to the README files of components 6 months ago
led_strip led_strip: added change log 5 months ago
libsodium libsodium: Added forward compatibility with `mbedtls-3.x` 1 year ago
nghttp nghttp: update nghttp library to v1.50.0 release 7 months ago
pcap Added badges with version to the README files of components 6 months ago
pid_ctrl Added badges with version to the README files of components 6 months ago
qrcode Added badges with version to the README files of components 6 months ago
sh2lib Added badges with version to the README files of components 6 months ago
test_app Adds fmtlib component 8 months ago
usb esp_tinyusb: Allow TinyUSB updates 6 months ago
.editorconfig misc: Add pre-commit and editor config 2 years ago
.gitignore usb: esp_modem biding 8 months ago
.gitmodules Adds fmtlib component 8 months ago
.pre-commit-config.yaml update astyle-py to v0.9.0, fixes running pre-commit on an arm64 macOS 6 months ago
README.md ci: add static analysis with clang-tidy 1 year ago
pytest.ini ci: Add global pytest.ini settings 11 months ago

README.md

pre-commit Build and Run Test Application Clang-Tidy

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.