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/11/21 00:02:55 UTC

[GitHub] [incubator-nuttx] masayuki2009 opened a new pull request #2356: Fix lc823450

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


   ## Summary
   
   - arch: lc823450: Fix compile errors in lc823450_usbdev.c with CONFIG_USBDEV_DMA=y
   - boards: lc823450-xgevk: Add CONFIG_USBDEV_DMA=y to rndis/defconfig
   
   ## Impact
   
   - lc823450-xgevk:rndis only
   
   ## Testing
   
   - Tested with ping, telnet
   


----------------------------------------------------------------
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] acassis edited a comment on pull request #2356: Fix lc823450

Posted by GitBox <gi...@apache.org>.
acassis edited a comment on pull request #2356:
URL: https://github.com/apache/incubator-nuttx/pull/2356#issuecomment-731587606


   Thank you, these kind of typo are hard to find, I found it while search for an incorrect kmm_alloc instead of kmm_malloc


----------------------------------------------------------------
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] masayuki2009 commented on pull request #2356: Fix lc823450

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


   @acassis 
   I fixed the file.
   
   
   


----------------------------------------------------------------
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] acassis merged pull request #2356: Fix lc823450

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


   


----------------------------------------------------------------
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] acassis commented on pull request #2356: Fix lc823450

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


   Thank you, these kind of typo are hard to fine, I found it while search for an incorrect kmm_alloc instead of kmm_malloc


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