raiden00pl opened a new pull request, #8976:
URL: https://github.com/apache/nuttx/pull/8976

   ## Summary
   - {stm32,stm32f7,stm32h7,stm32l4,efm32}/otg: rasie an assertion if IN 
request is not possible to transfer.
   Otherwise, a request will never be transferred and there is no information 
to the user that something is wrong.
   For example, when using default values for TXFIFO in HS mode, USBMSC will 
never work because the maximum request len is 512B which is lower than the 
default TXFIFO size for IN EP.
   
   ## Impact
   Incorrect configuration is easier to debug and find a problem
   
   ## Testing
   h7
   


-- 
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]

Reply via email to