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

Enable PWM for nrf52832 #318

Merged
merged 4 commits into from
May 14, 2021
Merged

Enable PWM for nrf52832 #318

merged 4 commits into from
May 14, 2021

Conversation

Dirbaio
Copy link
Member

@Dirbaio Dirbaio commented May 14, 2021

It compiles cleanly, except for the PAC missing fields for the tasks registers. Replaced those with .bits(1), which works on all chips.

Untested on hardware as I don't have a nrf52832 at hand.

@jonathanpallant
Copy link
Member

Tested OK on a DWM1001C.

@jonathanpallant
Copy link
Member

@bors r+

@jonathanpallant jonathanpallant removed the request for review from jonas-schievink May 14, 2021 17:32
@jonas-schievink
Copy link
Contributor

@bors is for the rust-lang instance, the one we use doesn't use @:

bors r=jonathanpallant

@bors
Copy link
Contributor

bors bot commented May 14, 2021

Build succeeded:

@bors bors bot merged commit 39c0b8f into nrf-rs:master May 14, 2021
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.

None yet

3 participants