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/07/01 13:46:42 UTC

[GitHub] [incubator-nuttx] anchao commented on pull request #1346: sched/kthread: extend kthread_create() to support configurable stack

anchao commented on pull request #1346:
URL: https://github.com/apache/incubator-nuttx/pull/1346#issuecomment-652428408


   Related code involves macro definition of mixed case, I think we can ignore this check
   
   ```
   ##[error]/home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/boards/arm/sama5/sama5d3x-ek/src/sam_usb.c:364:23: error: Mixed case identifier found
   ##[error]/home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/boards/arm/sama5/sama5d3x-ek/src/sam_usb.c:365:29: error: Mixed case identifier found
   ##[error]/home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/boards/arm/sama5/sama5d3x-ek/src/sam_usb.c:386:39: error: Mixed case identifier found
   ##[error]/home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/boards/arm/sama5/sama5d3x-ek/src/sam_usb.c:387:29: error: Mixed case identifier found
   ##[error]/home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/boards/arm/sama5/sama5d3x-ek/src/sam_usb.c:364:23: error: Mixed case identifier found
   ##[error]/home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/boards/arm/sama5/sama5d3x-ek/src/sam_usb.c:365:29: error: Mixed case identifier found
   ##[error]/home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/boards/arm/sama5/sama5d3x-ek/src/sam_usb.c:386:39: error: Mixed case identifier found
   ##[error]/home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/boards/arm/sama5/sama5d3x-ek/src/sam_usb.c:387:29: error: Mixed case identifier found
   ```


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