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

Use CamelCase for gpio::Edge enum variants #187

Merged
merged 1 commit into from
Jan 14, 2021

Conversation

Piroro-hs
Copy link
Contributor

@Piroro-hs Piroro-hs commented Jan 10, 2021

ref: h7xx, f1xx, f4xx, f7xx

Copy link
Collaborator

@MathiasKoch MathiasKoch left a comment

Choose a reason for hiding this comment

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

Thanks for your contribution!

This makes sense to me. LGTM 👍

@MathiasKoch MathiasKoch merged commit 8b84f85 into stm32-rs:master Jan 14, 2021
bors bot added a commit to stm32-rs/stm32h7xx-hal that referenced this pull request Jan 31, 2021
179: Use CamelCase for gpio::Edge enum variants r=richardeoin a=Piroro-hs

ref: [l4xx](stm32-rs/stm32l4xx-hal#187), [f1xx](stm32-rs/stm32f1xx-hal#303), [f4xx](stm32-rs/stm32f4xx-hal#250), [f7xx](stm32-rs/stm32f7xx-hal#111)


Co-authored-by: Piroro-hs <Piroro-hs@users.noreply.github.com>
bors bot added a commit to stm32-rs/stm32f1xx-hal that referenced this pull request Jul 14, 2021
303: Use CamelCase for gpio::Edge enum variants r=burrbull a=Piroro-hs

ref: [h7xx](stm32-rs/stm32h7xx-hal#179), [l4xx](stm32-rs/stm32l4xx-hal#187), [f4xx](stm32-rs/stm32f4xx-hal#250), [f7xx](stm32-rs/stm32f7xx-hal#111)


Co-authored-by: Piroro-hs <Piroro-hs@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants