Commit Graph

9 Commits

Author SHA1 Message Date
Tomas Rezucha ba4c5d9924 usb: Add esp_tinyusb component 2022-12-02 08:19:24 +01:00
Tomas Rezucha 7a7c1dbff8 usb: Add Virtual COM Port drivers 2022-11-30 10:37:26 +01:00
Tomas Rezucha aac444fb05 usb: Update USB tests to IDF v5.0 2022-11-08 08:46:35 +01:00
Tomas Rezucha fd9ecc13c1 usb: esp_modem biding
This commit adds esp_modem_usb_dte component.
It can be used with esp_modem for communication with USB modems.
2022-10-01 15:59:55 +02:00
Martin Valik 783eaec80d Descriptor parser rewrite 2022-08-22 14:01:07 +02:00
Martin Valik 768f84b2a4 USB host UVC class 2022-08-11 16:27:37 +02:00
Martin Valik 89d685991a usb: Add MSC class driver 2022-08-10 07:55:03 +02:00
Tomas Rezucha 9b182d57bc usb_host: Build USB test app in CI
Relates to https://github.com/espressif/idf-extra-components/issues/69

This commit is a good reason why https://github.com/espressif/idf-extra-components/issues/16 should be addressed
2022-07-14 09:47:06 +02:00
Tomas Rezucha c9fc71aa6e usb_host: Move to idf-extra-components 2022-07-12 08:16:18 +02:00