Commit Graph

5 Commits

Author SHA1 Message Date
Tomas Rezucha bbea67a2d5 usb: Allow CDC-ACM copy constructor 2022-11-07 17:32:26 +01:00
Tomas Rezucha 76a75a9d47 usb: Define CdcAcmDevice methods as virtual
Virtual methods can be overridden by derived class.
2022-10-01 15:59:56 +02:00
Tomas Rezucha a45de9cf24 usb: Fix CDC format errors
Related to https://github.com/espressif/idf-extra-components/issues/65
2022-09-06 16:00:30 +02:00
Ivan Grokhotkov 639053ce6d
cdc_acm_host: temporarily disable format warnings
Reported at https://github.com/espressif/esp-idf/issues/9511
Follow-up in https://github.com/espressif/idf-extra-components/issues/65
2022-08-08 00:20:34 +02:00
Tomas Rezucha c9fc71aa6e usb_host: Move to idf-extra-components 2022-07-12 08:16:18 +02:00