Skip to content

Commit

Permalink
change(dcd_dwc2): Removed debug information
Browse files Browse the repository at this point in the history
  • Loading branch information
roma-jam committed Nov 14, 2024
1 parent ecfa5dc commit 8b93c5c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/portable/synopsys/dwc2/dcd_dwc2.c
Original file line number Diff line number Diff line change
Expand Up @@ -1028,8 +1028,6 @@ static void handle_rxflvl_irq(uint8_t rhport) {
}
}

#include "esp_log.h"

static void handle_epout_irq(uint8_t rhport) {
dwc2_regs_t* dwc2 = DWC2_REG(rhport);
uint8_t const ep_count = _dwc2_controller[rhport].ep_count;
Expand Down

0 comments on commit 8b93c5c

Please sign in to comment.