Skip to content

Deprecate #[cortex_m_rt::pre_init]? #595

@romancardenas

Description

@romancardenas

The docs say that using cortex_m_rt::pre_init is deprecated, but the macro is not effectively deprecated. Maybe we should add something like:

#[deprecated(note = "Use global_asm! to define the __pre_init function instead")]

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