10000 extmod/vfs: Implement import from non-FAT filesystems. by aykevl · Pull Request #3371 · micropython/micropython · GitHub
[go: up one dir, main page]

Skip to content

extmod/vfs: Implement import from non-FAT filesystems. #3371

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

Closed
wants to merge 1 commit into from

Conversation

aykevl
Copy link
Contributor
@aykevl aykevl commented Oct 15, 2017

To make it possible to import from other types of filesystems.

Consumes about 100 bytes, so should maybe be disabled by default.

EDIT: see tralamazza#96 (comment)

@dpgeorge
Copy link
Member

Thanks, but this feature is part of a pending PR: see #3034 in particular this 28c5f78 (I don't expect you to have seen that, it was quite hidden!)

@aykevl
Copy link
Contributor Author
aykevl commented Oct 16, 2017

Ah, I see. Any idea if/when it might be merged? It's not super important, but would be useful for the nrf port.

@dpgeorge
Copy link
Member

Any idea if/when it might be merged?

I will do it after v1.9.3 is released.

@dpgeorge
Copy link
Member
dpgeorge commented May 2, 2018

This was implemented by 89b1c4a

@dpgeorge dpgeorge closed this May 2, 2018
@aykevl aykevl deleted the vfs-import-non-fatfs branch May 2, 2018 10:57
@aykevl
Copy link
Contributor Author
aykevl commented May 2, 2018

Thank you!

tannewt pushed a commit to tannewt/circuitpython that referenced this pull request Sep 11, 2020
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

Successfully merging this pull request may close these issues.

2 participants
0