Skip to content

LVGL CLI should expose options to avoid image/fonts generation to increaase generation performance. #255

@danielmeza

Description

@danielmeza

I have integrated the validation/generation into Copilot instructions + Rust custom build script to validate/generate code when .xml files changes, I can detect when images/fonts are modiefied so will be great if we can include some options in the CLI to avoid generate images/fonts when present since these two resoruces are expensive to generate making the build + copilot usage much more slower.

So something like --ignore-fonts --ignore-images flags will be really helpfull to improve build/check speed for these two scenarios.

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