Skip to content

Commit 6cee869

Browse files
committed
py/qstrdefs.h: qstrs for VfsFat.
1 parent ec37239 commit 6cee869

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

py/qstrdefs.h

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -697,3 +697,8 @@ Q(random)
697697
Q(uniform)
698698
#endif
699699
#endif
700+
701+
#if MICROPY_VFS_FAT
702+
Q(VfsFat)
703+
Q(flush)
704+
#endif

0 commit comments

Comments
 (0)