Skip to content

[embassy-rp] embassy-rp v0.9.0 blocks cyw43::control::Control::start_ap_open() #5304

@kolbma

Description

@kolbma

When using embassy-rp in v0.9.0 the call of cyw43::control::Control::start_ap_open().await doesn't continue.
I'm using cyw43 v0.6.0 and cyw43-pio v0.9.0.

When I use cyw43-pio from local path and modify its dependency back to embassy-rp v0.8.0. Everything compiles and the start_ap_open() works again. So every other crate is up-to-date.

Is any trace possible to help what's going on in the call?

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