You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by "Donny9 (via GitHub)" <gi...@apache.org> on 2024/04/21 08:00:18 UTC

[PR] drivers/usbdev: fix complile break about mtp class [nuttx]

Donny9 opened a new pull request, #12198:
URL: https://github.com/apache/nuttx/pull/12198

   ## Summary
   drivers/usbdev: fix complile break about mtp class
   ## Impact
   fix compile break
   ## Testing
   testing vela
   


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


Re: [PR] drivers/usbdev: fix complile break about mtp class [nuttx]

Posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org>.
xiaoxiang781216 commented on PR #12198:
URL: https://github.com/apache/nuttx/pull/12198#issuecomment-2068083628

   > WOW! I didn't know NuttX had USB MTP support! I missed that!
   > 
   > Probably other users too: https://nuttx.apache.org/docs/latest/search.html?q=MTP
   > 
   > Please fix it!
   
   more work need be upstreamed since the major mtp process is done in userspace. mtp kernel driver is a simple pass through driver just like fastboot/adb.


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


Re: [PR] drivers/usbdev: fix complile break about mtp class [nuttx]

Posted by "acassis (via GitHub)" <gi...@apache.org>.
acassis commented on PR #12198:
URL: https://github.com/apache/nuttx/pull/12198#issuecomment-2068085259

   Right, understood! Thank you Xiang!


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


Re: [PR] drivers/usbdev: fix complile break about mtp class [nuttx]

Posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org>.
xiaoxiang781216 merged PR #12198:
URL: https://github.com/apache/nuttx/pull/12198


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