usb_dc_ep_write may be executed in an ISR context and should therefore not take a semaphore with a timeout. The semaphore was initially introduced to prevent USB buffer overwrite when writing to an endpoint in a loop. This is not requested anymore since there is an existing USB transfer API available. Signed-off-by: Johannes Hutter <johannes@proglove.de> |
||
|---|---|---|
| .. | ||
| device | ||
| CMakeLists.txt | ||
| Kconfig | ||