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 2021/09/27 11:46:48 UTC

[GitHub] [incubator-nuttx] jarivanewijk opened a new pull request #4617: s32k1xx_eeeprom.c - fix compiler warnings

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


   ## Summary
   Prevents compiler warnings about missing function prototypes and wrong int type identifiers being used in s32k1xx_eeeprom.c.
   
   ## Impact
   No functional changes, just prevents the warnings.
   
   ## Testing
   Tried a build for a custom board. Builds without warnings now when the CONFIG_S32K1XX_EEEPROM is enabled.


-- 
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-unsubscribe@nuttx.apache.org

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



[GitHub] [incubator-nuttx] davids5 merged pull request #4617: s32k1xx_eeeprom.c - fix compiler warnings

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


   


-- 
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-unsubscribe@nuttx.apache.org

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