Skip to content

You no longer get a run button #194

Open
@jonathanpallant

Description

@jonathanpallant

rust-analyser now expands the #[entry], decides that it doesn't result in a fn main() and therefore doesn't offer the run button anymore.

We need to remove references to the run button from the training.

You seem to have two options:

  1. Debug in VS Code, where you can single step, but you can't see the defmt log.
  2. Run probe-run on the console where you can see the defmt log but you can't single step.

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