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/04/04 18:42:57 UTC

[GitHub] [incubator-nuttx] patacongo opened a new pull request #723: samd2l1/samd5e5: Eliminate warnings.

patacongo opened a new pull request #723: samd2l1/samd5e5:  Eliminate warnings.
URL: https://github.com/apache/incubator-nuttx/pull/723
 
 
   In the sam_usb.c file for these two architectures, the USB suspend() operation is implemented, but never called from anywhere.  This logic might be valuable in the future for for now it just causes errors due to the unused static function.
   
   This commit just disables the suspend() logic with #if 0 to eliminate the error.  The suspend logic is, however, still preserved in case it is needed in the future.

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


With regards,
Apache Git Services

[GitHub] [incubator-nuttx] Ouss4 merged pull request #723: samd2l1/samd5e5: Eliminate warnings.

Posted by GitBox <gi...@apache.org>.
Ouss4 merged pull request #723: samd2l1/samd5e5:  Eliminate warnings.
URL: https://github.com/apache/incubator-nuttx/pull/723
 
 
   

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


With regards,
Apache Git Services