Skip to content

Timer implementation fails on early wakes #7

@fko-kuptec

Description

@fko-kuptec

I stumbled across this issue while working on our device's ESP32S3 firmware based on ESP-IDF using Rust. To handle delays within asynchronous workloads, I employ the timer implementation from async-io-mini. This way, I can just swap out async-io-mini with async-io and theoretically run the firmware on the development machine. That even works on macOS, where async-io-mini does not compile.

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