Skip to content

no_std support for a futures executor #1007

Open
@dhoove

Description

@dhoove

This comment in #944 gave me some hope that it would soon be possible to use a single-threaded executor with no_std. I would like to be able to use async code for embedded applications. The general-purpose asynchronous CoAP library, mentioned in #860, also sounds very interesting for newer IoT devices. Wouldn't this also require a no_std executor?

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-executorArea: futures::executor

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions