Skip to content

Ping Library fails in main branch, works in 3.0.2 and 2.7.4 #8555 #41

@dduehren

Description

@dduehren

Library depends on the internal behaviour of esp_yeild(), which previously just suspended our USER task without doing anything else


However, since 3.1.0 it will also call esp_schedule(), so the logic it implements that waits on it's own esp_schedule() no longer works

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions