diff options
author | Damien George <damien@micropython.org> | 2020-10-13 11:06:49 +1100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2020-10-17 15:49:16 +1100 |
commit | 18518e26a7a92345fdcf8ad79e4c8b3a753f2d06 (patch) | |
tree | 706f89971d1c8b262ad005f8343868700c2a4fda /docs/library/esp32.rst | |
parent | 893f75546c4e65ca5b72bc7ef9b91003372c4705 (diff) |
ports: Use correct in/out endpoint size in TUD_CDC_DESCRIPTOR.
The last argument of TUD_CDC_DESCRIPTOR() is the endpoint size (or
wMaxPacketSize), not the CDC RX buffer size (which can be larger than the
endpoint size).
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'docs/library/esp32.rst')
0 files changed, 0 insertions, 0 deletions