Skip to content
Snippets Groups Projects
Commit 4f72aa86 authored by Damien George's avatar Damien George
Browse files

py/qstrdefs: Add mkdir and remove qstrs for user-mountable filesystems.

parent 2740dd85
Branches
Tags v1.3.0
No related merge requests found
...@@ -719,6 +719,8 @@ Q(umount) ...@@ -719,6 +719,8 @@ Q(umount)
Q(readonly) Q(readonly)
Q(mkfs) Q(mkfs)
Q(listdir) Q(listdir)
Q(mkdir)
Q(remove)
Q(rename) Q(rename)
Q(readblocks) Q(readblocks)
Q(writeblocks) Q(writeblocks)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment