espressif / esp-usb

Other
15 stars 9 forks source link

feat(cdc): Add API for getting CDC functional descriptors #9

Closed tore-espressif closed 4 months ago

tore-espressif commented 5 months ago

Added cdc_acm_host_cdc_desc_get() function with which users can requres CDC functional descriptor.

Tests included