Hi, >> The NuttX coding standard would add to this in .C and C++ files:=
Which should be fine. > 1) Historically, we have put the file name at the top of each file. This > form would retain that convention. Is this acceptable? I would put it after the header, but it may be OK. I would need to do some tests but it might be that rat or other license tools would no longer recognised it as apache licensed, > 2) The line length in the coding standard is 78 bytes. The longest line in > the same is 62 bytes. That looks weird. Can we use the 78 character line > width? Same here, doing so may stuff up some license checkers. Thanks, Justin