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

This commit is contained in:
Damien George 2016-02-29 10:54:00 +00:00
parent 2740dd85f2
commit 4f72aa86bf
1 changed files with 2 additions and 0 deletions

View File

@ -719,6 +719,8 @@ Q(umount)
Q(readonly)
Q(mkfs)
Q(listdir)
Q(mkdir)
Q(remove)
Q(rename)
Q(readblocks)
Q(writeblocks)