Skip to content

Commit 4f72aa8

Browse files
committed
py/qstrdefs: Add mkdir and remove qstrs for user-mountable filesystems.
1 parent 2740dd8 commit 4f72aa8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

py/qstrdefs.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -719,6 +719,8 @@ Q(umount)
719719
Q(readonly)
720720
Q(mkfs)
721721
Q(listdir)
722+
Q(mkdir)
723+
Q(remove)
722724
Q(rename)
723725
Q(readblocks)
724726
Q(writeblocks)

0 commit comments

Comments
 (0)