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/12/27 07:44:53 UTC

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #2609: Fix minor issue in bt uart driver

xiaoxiang781216 opened a new pull request #2609:
URL: https://github.com/apache/incubator-nuttx/pull/2609


   ## Summary
   bluetooth: Remove static variables in btuart_rxwork
   bluetooth: Fix the minor typo in bt_uart driver
   
   ## Impact
   No function change.
   
   ## Testing
   
   


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



[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #2609: Fix minor issue in bt uart driver

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 commented on pull request #2609:
URL: https://github.com/apache/incubator-nuttx/pull/2609#issuecomment-751627039


   @jerpelea CI pass now.


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



[GitHub] [incubator-nuttx] jerpelea commented on pull request #2609: Fix minor issue in bt uart driver

Posted by GitBox <gi...@apache.org>.
jerpelea commented on pull request #2609:
URL: https://github.com/apache/incubator-nuttx/pull/2609#issuecomment-751611959


   @xiaoxiang781216 
   Error: /home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/drivers/wireless/bluetooth/bt_uart.c:15:78: error: Long line found
   Error: /home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/drivers/wireless/bluetooth/bt_uart.c:20:79: error: Long line found
   Error: /home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/drivers/wireless/bluetooth/bt_uart.c:21:79: error: Long line found
   Error: /home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/drivers/wireless/bluetooth/bt_uart.c:25:79: error: Long line found
   Error: /home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/drivers/wireless/bluetooth/bt_uart.c:28:78: error: Long line found
   Error: /home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/drivers/wireless/bluetooth/bt_uart.c:109:81: error: Long line found
   Error: /home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/drivers/wireless/bluetooth/bt_uart.c:145:81: error: Long line found
   Error: /home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/drivers/wireless/bluetooth/bt_uart.c:195:78: error: Long line 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



[GitHub] [incubator-nuttx] jerpelea merged pull request #2609: Fix minor issue in bt uart driver

Posted by GitBox <gi...@apache.org>.
jerpelea merged pull request #2609:
URL: https://github.com/apache/incubator-nuttx/pull/2609


   


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



[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #2609: Fix minor issue in bt uart driver

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 commented on pull request #2609:
URL: https://github.com/apache/incubator-nuttx/pull/2609#issuecomment-751618472


   @jerpelea fixed here: https://github.com/apache/incubator-nuttx/pull/2607


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