Files
tinyUSB/src/portable/synopsys/dwc2
Michiel van Leeuwen 5ade917805 dwc2: configure fifo size to be twice the max_size
This is needed in order to always be able to fit a packet in the fifo.
Writing to the fifo is done from an interrupts that fires when the fifo is
half-empty, so the fifo must be twice the packet size.
2023-04-28 11:26:26 +02:00
..
2023-01-11 18:50:38 +01:00