Skip to content

ESP-IDF master compilation crashes on one line #106

@adokitkat

Description

@adokitkat

Hello, I just wanted to report a compilation crash due to this line on ESP-IDF master branch:

return i2c_periph_signal[num].module;

module field was removed from i2c_signal_conn_t struct (missing from IDF v5.4 or v5.5, not sure).

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