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 |
|
Tomas Rezucha
|
e6fde2e13e
|
refactor(usb/host_msc_example): Increase transfer speeds
- Upgrade to MSC driver 1.1.1 for zero copy transfers
- Use setvbuf() to increase size of VFS file buffer
- Add example test
|
2023-10-24 15:19:58 +02:00 |
|
Martin Valik
|
be452efd4a
|
msc example made hot plugable
Closes https://github.com/espressif/esp-idf/issues/8386
|
2022-05-10 18:48:37 +02:00 |
|
Martin Valik
|
73dce765d5
|
USB: added MSC Host Driver with VFS support
Closes https://github.com/espressif/esp-idf/issues/6401
|
2021-12-20 12:39:45 +01:00 |
|