Skip to content

Build fails with FATFS_INC_LFN_SUPPORT=0 #9

Open
@mickjc750

Description

@mickjc750

fat_write.c:(.text+0x255): undefined reference to `fatfs_entry_lfn_text'

fatfs_entry_lfn_text() is still called at fat_write.c:160 even though DFATFS_INC_LFN_SUPPORT=0 and the code for fatfs_entry_lfn_text() is not compiled.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions