summaryrefslogtreecommitdiff
path: root/src/host
diff options
context:
space:
mode:
authorndinsmore <[email protected]>2021-02-12 03:16:46 -0500
committerGitHub <[email protected]>2021-02-12 08:16:46 +0000
commit09868434cd9f53394350cce682333ada97f796c3 (patch)
tree97c139b6003211d30677b7625d26487785c53cd9 /src/host
parent04ab6b4082101ba3d7c066db244b227f2de3fc19 (diff)
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).
Diffstat (limited to 'src/host')
0 files changed, 0 insertions, 0 deletions