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/03/11 04:40:55 UTC

[GitHub] [incubator-nuttx] yamt opened a new pull request #533: Appease many of nxstyle errors for esp32 related files

yamt opened a new pull request #533: Appease many of nxstyle errors for esp32 related files
URL: https://github.com/apache/incubator-nuttx/pull/533
 
 
   The remaining errors are:
   
   * "Mixed case identifier found" for rom symbols.
     I don't think it's appropriate to "fix" them.
   
   * "Operator/assignment must be preceded with whitespace" for assembly.
     nxstyle doesn't understand assembly.
   
   I skipped the following files and directories because
   they looked too huge and/or foreign.
   
       arch/xtensa/include/esp32/tie.h
       arch/xtensa/include/xtensa/xtensa_corebits.h
       arch/xtensa/src/esp32/hardware/
       arch/xtensa/include/esp32/tie-asm.h
       arch/xtensa/include/xtensa/core.h

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


With regards,
Apache Git Services

[GitHub] [incubator-nuttx] patacongo merged pull request #533: Appease many of nxstyle errors for esp32 related files

Posted by GitBox <gi...@apache.org>.
patacongo merged pull request #533: Appease many of nxstyle errors for esp32 related files
URL: https://github.com/apache/incubator-nuttx/pull/533
 
 
   

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


With regards,
Apache Git Services