Tomas Rezucha
Tomas Rezucha
**Describe the PR** If CDC TX buffer size is configured to be less than bulk packet size, the autoflushing condition is never reached. Changes: 1. TX buff is automatically flushed...
Merge `develop` branch into `master` and stop using it. TODO: more details
# Refactoring proposal Here is a summary of major/refactoring issues that must be tackled systematically in order to make this SW component maintainable and extandable: ## Issues collection 1. Previous...
Upload this repository as to Espressif's [component registry](https://components.espressif.com/), in order to enable ESP users to create [LVGL](https://components.espressif.com/component/lvgl/lvgl) project with idf-component-manager. More information about idf-component manager can be found in [Espressif...
Hello, just a small update of idf_component.yml with additional links. When do you plan to release new version `2.0.1` ? The latest 2.0.0 does not support IDF 5.1 and above......
One note about this — I think it's not very convenient to specify the target list for test apps here in CI configuration. It will probably get quite messy if...
## Release process for noglib BSPs * noglib BSPs will be released from [release/noglib](https://github.com/espressif/esp-bsp/tree/release/noglib) branch * release/noglib branch is updated with 'merge' strategy (not rebasing) to preserve git history *...