Files
tinyusb/src/portable
hathach 2dd1be13e5 Enhance EP FIFO allocation for both Fullspeed and Highspeed
- Update shared RX FIFO calculation with FS/HS
- IN FIFO EP
  - Interrupt -> use EPSize
  - Bulk/ISO  -> use  max(EPSize, remaining-fifo / non-opened-EPIN)
2020-06-15 23:17:49 +07:00
..
2020-05-02 18:24:23 +07:00
2020-05-18 13:03:41 +07:00
2020-05-26 22:15:38 +07:00