raiden00pl commented on issue #16305:
URL: https://github.com/apache/nuttx/issues/16305#issuecomment-2929925010

   if the execution time of critical USB functions is an issue, then setting 
priorities won't help. USB stack functions should be executed as quickly as 
possible. If the problem is USB interrupt response time, then you can try to 
raise the USB interrupt priority, but then it may have negative consequences on 
the other parts of the system. 


-- 
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: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to