Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

STM8L: fix interrupt number naming error #344

Closed
TG9541 opened this issue Aug 21, 2020 · 0 comments
Closed

STM8L: fix interrupt number naming error #344

TG9541 opened this issue Aug 21, 2020 · 0 comments
Assignees
Labels

Comments

@TG9541
Copy link
Owner

TG9541 commented Aug 21, 2020

In STM8L.efr and STM8L051.efr the interrupt index symbols should start with ITC_IX_ instead of INT_.

Thanks to @Eelkhoorn for reporting!

@TG9541 TG9541 added the bug label Aug 21, 2020
@TG9541 TG9541 self-assigned this Aug 21, 2020
@TG9541 TG9541 closed this as completed in 03e9259 Aug 21, 2020
TG9541 added a commit that referenced this issue Aug 21, 2020
fixes #344: STM8L interrupt index symbols
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant