Skip to content

cannot find type RegisterBlock in module self::mpu on i686-pc-windows-gnu #336

Closed
@dimpolo

Description

@dimpolo

My default toolchain is i686-pc-windows-gnu.
I updated the cortex-m dependency today and that caused CI to break.

Presumably introduced in 1c198a1

Could this line be changed to #[cfg(not(armv8m))] ?

#[cfg(any(armv6m, armv7m, target_arch = "x86_64"))] // x86-64 is for rustdoc

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