Files
tinyusb/src/portable
ndinsmore 09868434cd Fixes RP2040 buffer reallocation overrun problem (#642)
Fix running out of memory on a device that repeatedly closes and opens an endpoint. This is a workaround at the moment. A better solution would be to implement reclaiming usb buffer memory when closing an endpoint (i.e. implement dcd_edpt_close).
2021-02-12 08:16:46 +00:00
..
2021-01-25 11:13:56 +01:00
2021-01-08 22:48:52 +07:00
2020-11-09 01:23:19 +07:00