You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ make CROSS=1 BOARD=feather_m0_bluefruit_le
CC ../py/../extmod/vfs_fat_file.c
../py/../extmod/vfs_fat_file.c:257:13: error: 'MP_QSTR_FileIO' undeclared here (not in a function)
.name = MP_QSTR_FileIO,
^
../py/mkrules.mk:47: recipe for target 'build-feather_m0_bluefruit_le/py/../extmod/vfs_fat_file.o' failed
make: *** [build-feather_m0_bluefruit_le/py/../extmod/vfs_fat_file.o] Error 1