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/11/17 09:30:35 UTC

[GitHub] [incubator-nuttx] Ouss4 opened a new pull request #2322: arch/arm/src/stm32h7/stm32_otghost.c: Fix undeclared "ret".

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


   ## Summary
   fix #2314 
   ## 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] Ouss4 commented on pull request #2322: arch/arm/src/stm32h7/stm32_otghost.c: Fix undeclared "ret".

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


   > should we enable OTG in one of config to catch the similar error in the future?
   
   For this particular driver, there is a preprocessor warning saying that "it was never used".  So I don't know if there is a config that enables it.


----------------------------------------------------------------
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] davids5 merged pull request #2322: arch/arm/src/stm32h7/stm32_otghost.c: Fix undeclared "ret".

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


   


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