We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec37239 commit 6cee869Copy full SHA for 6cee869
1 file changed
py/qstrdefs.h
@@ -697,3 +697,8 @@ Q(random)
697
Q(uniform)
698
#endif
699
700
+
701
+#if MICROPY_VFS_FAT
702
+Q(VfsFat)
703
+Q(flush)
704
+#endif
0 commit comments