Skip to content

How best to generate configurations for the firmware build process? #1223

@pjsg

Description

@pjsg

I have a couple of NodeMCU projects under way. These have specific configurations of modules and fonts that are needed (and this is more than the default).

The documented approach for this is to edit user_config,h and u8g_config.h. The problem with this approach is that when these files are changed in dev. problems often arise. Further, changes to these files can get accidentally committed -- note that the user_config.h needs to be modified to test / workon most of the modules.

Various people have their own solutions to this problem. I suggest that one of these solutions be made official and merged into codebase.

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