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

[stm32/sam_x7x] Allow I2C interrupt priority to be set #1148

Merged
merged 1 commit into from
Mar 15, 2024

Conversation

rleh
Copy link
Member

@rleh rleh commented Mar 14, 2024

Allow the I2C interrupt priority to be set, for the other I2C driver not taken care of in #1143.
I just noticed it and wanted to prevent the interfaces from diverging.

cc @victorandrehc

@rleh rleh added enhancement 🌈 ci:hal Triggers the exhaustive HAL compile CI jobs labels Mar 14, 2024
Copy link
Member

@chris-durand chris-durand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Copy link
Member

@salkinium salkinium left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, pls merge I'm currently afk.

@chris-durand chris-durand merged commit e1d8a17 into modm-io:develop Mar 15, 2024
66 checks passed
@rleh rleh deleted the feature/i2c_irq_others branch March 15, 2024 11:11
@rleh rleh added this to the 2024q1 milestone Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci:hal Triggers the exhaustive HAL compile CI jobs enhancement 🌈
Development

Successfully merging this pull request may close these issues.

3 participants