MTP icon indicating copy to clipboard operation
MTP copied to clipboard

Porting to another chip

Open arthurwolf opened this issue 5 years ago • 4 comments

Hello.

My name is Arthur Wolf, I'm a developer for the Smoothieware Open-Source CNC controller project ( smoothieware.org ). One of the major features we plan for v2 of the project is moving from MSD to MTP for SD card access, but we hadn't found an Open-Source implementation anywhere we could port before now. This is really really cool, thanks for the code it's awesome.

I have a few questions : 

  • What's the status of this code ? Is it functional ? Any limitations we need to know about ? How tested/widely used is it ?
  • Know of anyone who'd understand this code and be ready to be paid to port it to LPC4330 ? I know it's unlikely but you never know, so just asking.
  • If we find a volunteer within our project ready to port it to LPC4330, would you be ready to help them if they run into trouble or need help understanding the code ?

Any help would be extremely appreciated, but anything is fine, it's already extraordinary that this code exists, thanks a lot for it.

Cheers !

[email protected] for direct contact

arthurwolf avatar Jan 30 '19 19:01 arthurwolf

Hi, thank you for interest. I could try to help if possible,

yoonghm avatar Mar 02 '19 11:03 yoonghm

Thanks ! One thing you can do to help is give us an idea of how advanced this is. Are all functions implemented ? I mean from the point of view of an hypothetical client : can you list files, read them, remove them, move them etc ? Taking a look at the code, it looks a bit messy ( lots of the code is in external/other libraries, there's lots of code iin a .h file ), which obviously is expected for "beta" code like this, is this something you are planning on improving ? Thanks !!

arthurwolf avatar Mar 02 '19 11:03 arthurwolf

I regularly list, copy out of & delete files using this

JaredReabow avatar May 11 '20 15:05 JaredReabow

On what chip are you running this?

On Mon, May 11, 2020 at 5:21 PM Jared Reabow [email protected] wrote:

I regularly list, copy out of & delete files using this

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/yoonghm/MTP/issues/4#issuecomment-626771089, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAA2SFKBVUG5ZJXCOIJ46STRRAJWRANCNFSM4GTLO45A .

--

勇気とユーモア

arthurwolf avatar May 11 '20 17:05 arthurwolf