Skip to content

Frozen content is not regenerated when files in python_modules change #3

@jorisplusplus

Description

@jorisplusplus

During the build of micropython the file frozen_content.c is generated in the build folder. This file contains all frozen modules selected by the manifest. Currently when a file is changed python_modules the changes are not detected by cmake and thus the file is not regenerated.

Expected Behavior

frozen_content is automatically regenerated when python modules change

Workaround

Delete build/frozen_content.c

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    🆕 New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions