Skip to content

Compiling does not include usermods #4597

@C0oL3r

Description

@C0oL3r

What happened?

When i'm trying to compile WLED usermods are not included in the firmware.

To Reproduce Bug

If i clone the repository and try to build it like it is it will compile good with audioreactive. But if i add for example Temperature usermod and compile it again it will add Temperature usermod but it will not include audioreactive.
Then if i remove again Temperature it will not include any usermod anymore. I tried to delete .buildcache, .pio but no luck. Searching for string in the firmware file first compile it shows me about audioreactive, second about the Temperature and the third compile it will not find anything about any usermod.
Also even adding ${common.debug_flags} it will not change anything, the firmware will not be recompiled

Expected Behavior

It should add the usermods i set to custom_usermods in platformio.ini. And also recompile if anything changes in platformio.ini.

Install Method

Self-Compiled

What version of WLED?

Nightly Release 20250316 0.16.0

Which microcontroller/board are you seeing the problem on?

ESP32

Relevant log/trace output

Anything else?

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

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