Skip to content

start/exceptions "A complete example" uses incorrect type for semihosted stdout stream #394

Description

@matej-almasi

In Exceptions sub-chapter of Getting Started, the complete example uses incorrect type for the semihosted stdout stream.

The example uses use hio::HStdout instead of hio::HostStream which should be used when using cortex-m-semihosting = "0.5" per manifest included in the cortex-m-quickstart template.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions