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-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org