Skip to content
Snippets Groups Projects
Commit 9a8e7f7a authored by Damien George's avatar Damien George
Browse files

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.
parent 2908c3ca
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment