mirror of
https://github.com/micropython/micropython.git
synced 2025-12-16 09:50:15 +01:00
py/qstrdefs.h: qstrs for VfsFat.
This commit is contained in:
@@ -697,3 +697,8 @@ Q(random)
|
||||
Q(uniform)
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if MICROPY_VFS_FAT
|
||||
Q(VfsFat)
|
||||
Q(flush)
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user