esp32-s2-usb-host-cdc icon indicating copy to clipboard operation
esp32-s2-usb-host-cdc copied to clipboard

Results 1 esp32-s2-usb-host-cdc issues
Sort by recently updated
recently updated
newest added

`../components/usb/hcd.c: In function '_intr_hdlr_chan': ../components/usb/hcd.c:637:14: error: 'USBH_HAL_CHAN_EVENT_SLOT_DONE' undeclared (first use in this function); did you mean 'USBH_HAL_CHAN_EVENT_NONE'? case USBH_HAL_CHAN_EVENT_SLOT_DONE: { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ USBH_HAL_CHAN_EVENT_NONE ../components/usb/hcd.c:637:14: note: each undeclared identifier is reported only...