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

Adc impl #203

Merged
merged 5 commits into from
Jan 28, 2020
Merged

Adc impl #203

merged 5 commits into from
Jan 28, 2020

Conversation

david-sawatzke
Copy link
Member

@david-sawatzke david-sawatzke commented Jan 27, 2020

No description provided.

Copy link
Member

@hannobraun hannobraun left a comment

Choose a reason for hiding this comment

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

Thank you, @david-sawatzke, great work again! This looks good to me. I didn't get super-detailed in the review (like checking the register access against the UM), but if it works, it's fine.

I left some comments. Nothing substantial though, except deciding whether to drop support for LPC82x in the example.

examples/adc.rs Outdated Show resolved Hide resolved
src/adc.rs Outdated Show resolved Hide resolved
src/syscon.rs Show resolved Hide resolved
src/adc.rs Outdated Show resolved Hide resolved
src/adc.rs Outdated Show resolved Hide resolved
@david-sawatzke david-sawatzke changed the title [WIP] Adc impl Adc impl Jan 28, 2020
Copy link
Member

@hannobraun hannobraun left a comment

Choose a reason for hiding this comment

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

Some more nitpicks, otherwise still good!

src/adc.rs Outdated Show resolved Hide resolved
src/adc.rs Outdated Show resolved Hide resolved
@hannobraun hannobraun merged commit db97850 into lpc-rs:master Jan 28, 2020
@hannobraun hannobraun mentioned this pull request Feb 26, 2020
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