acassis commented on PR #9639:
URL: https://github.com/apache/nuttx/pull/9639#issuecomment-1611410905

   Hi @trns1997 thank you so much for these fixes! Nice to see someone 
interested on XMC4700!
   
   Please fix these coding style issues:
   ```
   ../nuttx/tools/checkpatch.sh -u -m -g 
f48a92810bbd69b87de7e590efbe4eaa8fadc307..HEAD
   Error: 
/home/runner/work/nuttx/nuttx/nuttx/arch/arm/src/xmc4/xmc4_serial.c:1153:1: 
error: Too many blank lines
   Error: 
/home/runner/work/nuttx/nuttx/nuttx/boards/arm/xmc4/xmc4700-relax/include/board.h:326:1:
 error: Too many blank lines
   Error: 
/home/runner/work/nuttx/nuttx/nuttx/boards/arm/xmc4/xmc4700-relax/src/xmc4_boot.c:50:1:
 error: Missing blank line after comment
   Error: 
/home/runner/work/nuttx/nuttx/nuttx/boards/arm/xmc4/xmc4700-relax/src/xmc4_bringup.c:31:1:
 error: Too many blank lines
   Error: 
/home/runner/work/nuttx/nuttx/nuttx/boards/arm/xmc4/xmc4700-relax/src/xmc4_bringup.c:39:1:
 error: Too many blank lines
   Error: 
/home/runner/work/nuttx/nuttx/nuttx/boards/arm/xmc4/xmc4700-relax/src/xmc4_bringup.c:61:2:
 error: Bad left brace alignment
   Error: 
/home/runner/work/nuttx/nuttx/nuttx/boards/arm/xmc4/xmc4700-relax/src/xmc4_bringup.c:62:4:
 error: Bad alignment
   Error: 
/home/runner/work/nuttx/nuttx/nuttx/boards/arm/xmc4/xmc4700-relax/src/xmc4_bringup.c:63:2:
 error: Bad right brace alignment
   Error: 
/home/runner/work/nuttx/nuttx/nuttx/boards/arm/xmc4/xmc4700-relax/src/xmc4_bringup.c:67:2:
 error: Bad left brace alignment
   Error: 
/home/runner/work/nuttx/nuttx/nuttx/boards/arm/xmc4/xmc4700-relax/src/xmc4_bringup.c:69:2:
 error: Bad right brace alignment
   Error: 
/home/runner/work/nuttx/nuttx/nuttx/boards/arm/xmc4/xmc4700-relax/src/xmc4_spi.c:2:1:
 error: Relative file path does not match actual file
   Error: Process completed with exit code 1.
   ```
    


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

Reply via email to