acassis commented on issue #12665: URL: https://github.com/apache/nuttx/issues/12665#issuecomment-2223726139
Nice work @linguini1 !!! Suggestion: run the checkpatch to catch the coding style issues: ``` $ ./tools/checkpatch.sh -f drivers/sensors/sht4x.c ``` You can find about our Coding style here: https://nuttx.apache.org/docs/latest/contributing/coding_style.html If you decide to create a blog post talking about your first experience creating a driver for NuttX, please share it on our Reddit: https://www.reddit.com/r/nuttx/ -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
