Files
tinyusb/src
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 13:25:47 +07:00
2021-01-25 13:25:47 +07:00
2021-02-08 20:46:49 +08:00