Files
tinyUSB/src
Jerzy Kasenberg 88c5e2a37f Fix synopsys fifo flush during stall
Wrong FIFO was flushed in dcd_edpt_stall().
(epnum - 1) should only be used when accessing DIEPTXF registers.

For DIEPCTL and GRSTCTL epnum is correct index.
2020-08-12 10:26:36 +02:00
..
2020-08-11 22:09:16 +07:00
2020-07-21 21:06:10 +07:00
2020-04-26 14:51:44 +07:00