You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/10/24 21:34:43 UTC

[GitHub] [incubator-nuttx] spiriou opened a new pull request #2095: arch: stm32: fix otghs logic to support interface requests

spiriou opened a new pull request #2095:
URL: https://github.com/apache/incubator-nuttx/pull/2095


   ## Summary
   
   Allow USB_REQ_GETDESCRIPTOR to target an interface.
   This is required for USBHID devices to request HID Report.
   
   ## Impact
   
   ## Testing
   
   


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

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



[GitHub] [incubator-nuttx] acassis merged pull request #2095: arch: stm32: fix otghs logic to support interface requests

Posted by GitBox <gi...@apache.org>.
acassis merged pull request #2095:
URL: https://github.com/apache/incubator-nuttx/pull/2095


   


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

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



[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #2095: arch: stm32: fix otghs logic to support interface requests

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 commented on pull request #2095:
URL: https://github.com/apache/incubator-nuttx/pull/2095#issuecomment-716164668


   @spiriou could fix the nxstyle warning report here:
   https://github.com/apache/incubator-nuttx/pull/2095/checks?check_run_id=1303219890
   you can run the check locally by:
   ./tools/checkpatch.sh -f arch/arm/src/stm32/stm32_otghsdev.c


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

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