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 2021/07/22 04:16:20 UTC

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #4204: added st7735 LCD based support

xiaoxiang781216 commented on pull request #4204:
URL: https://github.com/apache/incubator-nuttx/pull/4204#issuecomment-884645518


   Please run the command locally and append the change to your patch:
   ```
   ./tools/refresh.sh --silent raspberrypi-pico/st7735
   ```
   And the follow warning:
   ```
   Error: /home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/boards/arm/rp2040/common/src/rp2040_st7735.c:55:1: error: Too many blank lines
   Error: /home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/boards/arm/rp2040/common/src/rp2040_st7735.c:56:1: error: Too many blank lines
   Error: /home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/boards/arm/rp2040/common/src/rp2040_st7735.c:57:1: error: Too many blank lines
   ```


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org