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 2022/10/07 00:41:25 UTC

[GitHub] [incubator-nuttx] masayuki2009 opened a new pull request, #7251: Fix the skeleton network driver

masayuki2009 opened a new pull request, #7251:
URL: https://github.com/apache/incubator-nuttx/pull/7251

   ## Summary
   
   - This PR fixes compile errors in drivers/net/skeleton.c
   
   ## Impact
   
   - None
   
   ## Testing
   
   - Build with sabre-6quad:netnsh


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


[GitHub] [incubator-nuttx] pkarashchenko commented on pull request #7251: Fix the skeleton network driver

Posted by GitBox <gi...@apache.org>.
pkarashchenko commented on PR #7251:
URL: https://github.com/apache/incubator-nuttx/pull/7251#issuecomment-1271169115

   I do not think that the skeleton driver was designed to be compilable, but still having updated is good thing.
   @masayuki2009 do you plan to include other skeleton drivers into compilation?


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


[GitHub] [incubator-nuttx] masayuki2009 commented on pull request #7251: Fix the skeleton network driver

Posted by GitBox <gi...@apache.org>.
masayuki2009 commented on PR #7251:
URL: https://github.com/apache/incubator-nuttx/pull/7251#issuecomment-1271172192

   > I do not think that the skeleton driver was designed to be compilable, but still having updated is good thing. @masayuki2009 do you plan to include other skeleton drivers into compilation?
   
   So far, I do not have a concrete plan but if I develop a new driver based on the existing skeleton driver I would try to compile the one.
   


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


[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #7251: Fix the skeleton network driver

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged PR #7251:
URL: https://github.com/apache/incubator-nuttx/pull/7251


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