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/11 21:55:10 UTC

[GitHub] [incubator-nuttx] btashton commented on pull request #2177: FLASH waiting cycles are configured based on HCLK.

btashton commented on pull request #2177:
URL: https://github.com/apache/incubator-nuttx/pull/2177#issuecomment-725682657


   
   > _(As a side note, I have still trouble understanding some of the nxstyle errors. Is there any guide, or any documentation on code style conventions?)_
   
   This is a good place to work from:
   http://nuttx.apache.org/docs/latest/contributing/coding_style.html
   
   There is also `./tools/checkpatch.sh`
   
   I usually run
   `git diff <base branch> | ./tools/checkpatch.sh -`
   
   To make sure everything is good. 


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