You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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.
https://github.com/desertkun/littlefs-dokany
I could transfer ownership (and give it up legally) or you could just steal it.
The text was updated successfully, but these errors were encountered: