Skip to content

panic-semihosting docs are empty #287

@jonas-schievink

Description

@jonas-schievink

https://docs.rs/panic-semihosting/0.5.4/panic_semihosting/ is empty, despite there being documentation on the crate.

Caused by #![cfg(all(target_arch = "arm", target_os = "none"))].

The fix is to tell docs.rs to use an embedded ARM target (see https://docs.rs/about/metadata).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions