Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Porting to another chip #4

Open
arthurwolf opened this issue Jan 30, 2019 · 4 comments
Open

Porting to another chip #4

arthurwolf opened this issue Jan 30, 2019 · 4 comments

Comments

@arthurwolf
Copy link

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 !

wolf.arthur@gmail.com for direct contact

@yoonghm
Copy link
Owner

yoonghm commented Mar 2, 2019

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

@arthurwolf
Copy link
Author

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

@JaredReabow
Copy link

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

@arthurwolf
Copy link
Author

arthurwolf commented May 11, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants