Skip to content

abort() should do something #748

@A-Dunstan

Description

@A-Dunstan

Currently stubs provide basic implementations of abort() that spin forever e.g. while(1) asm("WFI");

Shouldn't they at least do something obvious to notify an error has occurred? Like call unused_interrupt_vector() ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions