diff options
author | Damien George <damien.p.george@gmail.com> | 2017-04-04 15:18:58 +1000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2017-04-04 15:18:58 +1000 |
commit | 9a8e7f7a8e93e9319d2ff5795f4b8a6b9e4ba5ad (patch) | |
tree | 7c5c3d3110c91a199b7bcbd10853695376b00b64 /zephyr/src | |
parent | 2908c3ca4168f963958e4a97e54800667ff34ccf (diff) | |
download | micropython-9a8e7f7a8e93e9319d2ff5795f4b8a6b9e4ba5ad.tar.gz micropython-9a8e7f7a8e93e9319d2ff5795f4b8a6b9e4ba5ad.zip |
stmhal/usbd_cdc_interface: Increase in-endpoint timeout to 500ms.
The previous timeout value of 150ms could lead to data being lost (ie never
received by the host) in some rare cases, eg when the host is under load.
A value of 500ms is quite conservative and allows the host plenty of time
to read our data.
Diffstat (limited to 'zephyr/src')
0 files changed, 0 insertions, 0 deletions