mass rename tud/dcd_irq_handler to tud/dcd_init_handler
This commit is contained in:
@@ -669,7 +669,7 @@ static void handle_epin_ints(USB_OTG_DeviceTypeDef * dev, USB_OTG_INEndpointType
|
||||
}
|
||||
}
|
||||
|
||||
void dcd_irq_handler(uint8_t rhport) {
|
||||
void dcd_int_handler(uint8_t rhport) {
|
||||
|
||||
(void) rhport;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user