Skip to content

Error when compiling for STM32WL55xx #83

@Miceuz

Description

@Miceuz

rtc.h:136:24: error: 'RTC_LSECSS_IRQn' undeclared

The problem is that RTC_LSECSS_IRQn is declared only for M0 core of STM32WL55xx. M4 core has TAMP_STAMP_LSECSS_SSRU_IRQn also default decision to use RTC_WKUP_IRQn like it is commented now is acceptable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug 🐛Something isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions