add usbh_classdriver.h

This commit is contained in:
hathach
2021-06-10 16:48:20 +07:00
parent 3c4ab6bd8a
commit 13cb016042
9 changed files with 89 additions and 52 deletions
-6
View File
@@ -97,12 +97,6 @@ typedef struct {
extern usbh_device_t _usbh_devices[CFG_TUSB_HOST_DEVICE_MAX+1]; // including zero-address
//--------------------------------------------------------------------+
// callback from HCD ISR
//--------------------------------------------------------------------+
#ifdef __cplusplus
}
#endif