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

You might be interested in this #22

Open
desertkun opened this issue Feb 2, 2020 · 2 comments
Open

You might be interested in this #22

desertkun opened this issue Feb 2, 2020 · 2 comments

Comments

@desertkun
Copy link

https://github.com/desertkun/littlefs-dokany

  • Similar in the idea, but for Windows
  • Has several issues but could be addressed

I could transfer ownership (and give it up legally) or you could just steal it.

@sTywin
Copy link

sTywin commented Apr 11, 2020

Hey, I also saw your macOS pull request; I can mount littlefs file systems manually, but did you work out a way to have them mounted automatically when plugged in? e.g. on a USB drive, or on a PyBoard that presents a USB-MSC device?

@desertkun
Copy link
Author

What you could do is slice your USB device in two partitions, one with binary and mount script, and a second one mounted as ext4 which mac os does not support out of the box, and wire the script in that a way that it would read the MBR and mount littlefs using secondary partition as a block device.

Did that in windows, works flawlessly.

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

2 participants