acassis commented on PR #12350: URL: https://github.com/apache/nuttx/pull/12350#issuecomment-2112553331
Hi @jfbblue0922 thank you for your first contribution! I hope you attend our NuttX International Workshop in Japan next month (more info: https://events.nuttx.apache.org). Please fix the relative file path name at line 2 of stm32h7x5xx_rcc.c it is failing: ``` 7153852e8f add stm32h755II chip ../nuttx/tools/checkpatch.sh -u -m -g d1992497692e4265684b8211d665fd42936c3b62..HEAD Error: /home/runner/work/nuttx/nuttx/nuttx/arch/arm/src/stm32h7/stm32h7x5xx_rcc.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