Tomas Rezucha
|
62091b4fa0
|
fix(usb/uvc): Add negotiation retry for some cameras
Some cameras would refuse first stream format and would only accept
on second retry.
|
2023-11-29 11:34:47 +08:00 |
|
Tomas Rezucha
|
31f11848d2
|
Merge branch 'feature/usb_examples_trim_build' into 'master'
change(usb/examples): Trim the builds of USB examples
See merge request espressif/esp-idf!26320
|
2023-10-10 23:33:11 +08:00 |
|
Tomas Rezucha
|
b4c387f9f3
|
change(usb/examples): Trim the USB example builds
Include minimal set of components: main and everything it depends on
|
2023-10-10 10:28:47 +02:00 |
|
Roman Leonov
|
1bd0c0f6f6
|
feat(usb/host): add Kconfig for negotiation protocol configuration in UVC example
|
2023-10-06 12:43:17 +02:00 |
|
morris
|
b12e250b2c
|
refactor(examples): reformat peripheral examples with astyle_py
|
2023-09-28 10:08:04 +08:00 |
|
Ivan Grokhotkov
|
6d87100a70
|
feat(examples): add local components via idf_component.yml
Specifying all the dependencies (managed and local) in the manifest
makes it easier for users to see every component the example
depends on.
|
2023-09-19 10:38:24 +02:00 |
|
Martin Valik
|
3bcd9ceefe
|
USB: Add usb uvc example
Closes https://github.com/espressif/esp-idf/issues/6493
|
2022-08-29 10:44:39 +02:00 |
|