raiden00pl opened a new pull request, #9402:
URL: https://github.com/apache/nuttx/pull/9402
## Summary
- arch/{nrf52|nrf53}/usbd: fix IN endpoint completion logic
Confirmation of the IN request must be done immediately after all data
has been transferred,
otherwise sending data when more than one request has been added to the
queue will
not work properly.
## Impact
Console over USB works correctly now.
## Testing
usbnsh on nrf52840
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]