Skip to content

Commit 5c06f7b

Browse files
committed
Update dcd_dwc2.c
1 parent 7b140e7 commit 5c06f7b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/arduino_tinyusb/src/dcd_dwc2.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,6 @@ static void edpt_activate(uint8_t rhport, tusb_desc_endpoint_t const * p_endpoin
226226
} else {
227227
fifo_num = get_free_fifo();
228228
}
229-
TU_ASSERT(fifo_num != 0);
230229
#endif
231230
dwc2->epin[epnum].diepctl = dxepctl | (fifo_num << DIEPCTL_TXFNUM_Pos);
232231
dwc2->daintmsk |= (1 << (DAINTMSK_IEPM_Pos + epnum));

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy