peter.marcisovsky
|
4deccbc4a6
|
fix(usb_host): Run esp-usb pre-commit:
- trailing whitespaces
- end-of-file-fixer
- codespell
- astyle_py: align pointer name
|
2025-08-11 13:14:36 +02:00 |
|
Tomas Rezucha
|
f7da0175b0
|
docs(usb_host): Update usb_host example READMEs for P4
Closes https://github.com/espressif/esp-idf/issues/14578
Closes https://github.com/espressif/esp-idf/issues/12142
|
2024-10-31 09:00:59 +01:00 |
|
Tomas Rezucha
|
f13ae0fc08
|
feat(esp32p4): Add USB-OTG support for ESP32-P4
|
2024-01-30 15:07:11 +01:00 |
|
Peter Marcisovsky
|
546b76befa
|
feat(usb/host): Modifiy usb_host_lib example
The example keeps handling connections/disconnections indefinitely.
Added kconfig.projbuild for GPIO selection.
GPIO0 press does terdown/uninstall.
|
2023-10-30 13:40:44 +01:00 |
|
Darian Leung
|
630a6b54c2
|
usb: Add USB Host Library Example
The commit adds a basic example for the USB Host Library
|
2022-01-06 15:15:15 +08:00 |
|