Skip to content

Handle changes in System76 EC config/file names #261

Description

@crawfxrd

I am working on moving EC configs to be prefixed with CONFIG_ so they are more like Kconfig values (system76/ec#531) and to have boards not directly modify CFLAGS. The regex would need to be updated to handle this CONFIG_ prefix as well as spaces around the assignment.

Additionally, I am merging the oryp5 and darp5 interfaces into a single rgb_i2c interface (system76/ec#532). I don't think there's any specific logic for these, so it would just need to be added to the list in generate_layout_dir?

Would anything outside of layouts.py need to be modified?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions