Skip to content

USART interrupt names #290

@pdgilbert

Description

@pdgilbert

The USART interrupts in stm23f3xx_hal have unusual names. For example, USART1_EXTI25 is used in place of USART1 used in most other hals. I am trying to construct examples that build with many different hals and this is causing trouble in rtic examples, see rtic-rs/rtic#540. I expect there is a good reason for the choice of name but I am wondering if it is possible to give also an alternate name that corresponds with the convention used by other hals?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions