Skip to content

Cannot build without FS interface #2

Closed
@ajaybhargav

Description

If I disable file system interface
USE_FSINT = 0

I am not able to build at all. So its not modular as such. Don't you think functions like:
lv_img_create_file should be protected with flags like

#if USE_FSINT && USE_UFS

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