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/01/25 04:04:45 UTC

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request #2743: arch/sim: Rename bthcitty driver to btuart driver

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


   ## Summary
   align with other soc naming style
   
   ## Impact
   
   ## 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 #2743: arch/sim: Rename bthcitty driver to btuart driver

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


   @jerpelea thanks, done.


----------------------------------------------------------------
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] btashton merged pull request #2743: arch/sim: Rename bthcitty driver to btuart driver

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


   


----------------------------------------------------------------
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 #2743: arch/sim: Rename bthcitty driver to btuart driver

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


   @jerpelea thanks, done.


----------------------------------------------------------------
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] btashton merged pull request #2743: arch/sim: Rename bthcitty driver to btuart driver

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


   


----------------------------------------------------------------
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 #2743: arch/sim: Rename bthcitty driver to btuart driver

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


   @xiaoxiang781216 
   
   Error: sim/up_btuart.c:397:13: error: dereferencing pointer to incomplete type 'struct bthcitty_s'
     397 |       dev = container_of(entry, struct bthcitty_s, link);
         |             ^~~~~~~~~~~~


----------------------------------------------------------------
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 #2743: arch/sim: Rename bthcitty driver to btuart driver

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


   @xiaoxiang781216 
   
   Error: sim/up_btuart.c:397:13: error: dereferencing pointer to incomplete type 'struct bthcitty_s'
     397 |       dev = container_of(entry, struct bthcitty_s, link);
         |             ^~~~~~~~~~~~


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