Skip to content

Does not compile for BOARD=feather_m0_bluefruit_le #5

Closed
@turbinenreiter

Description

@turbinenreiter
$ 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions