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

52811 #227

Merged
merged 9 commits into from
Sep 28, 2020
Merged

52811 #227

merged 9 commits into from
Sep 28, 2020

Conversation

Yatekii
Copy link
Contributor

@Yatekii Yatekii commented Sep 21, 2020

No description provided.

README.md Outdated Show resolved Hide resolved
@jacobrosenthal
Copy link

This needs to get removed too? Or do we intend to define this environment variable
https://github.com/nrf-rs/nrf-hal/blob/3ce300c0d4c3ed0d62bbf247ce14cb2de9f0bade/nrf-hal-common/build.rs

@Yatekii
Copy link
Contributor Author

Yatekii commented Sep 26, 2020

This needs to get removed too? Or do we intend to define this environment variable
https://github.com/nrf-rs/nrf-hal/blob/3ce300c0d4c3ed0d62bbf247ce14cb2de9f0bade/nrf-hal-common/build.rs

I don't see why this should be removed? It is helpful? :)

@jacobrosenthal
Copy link

ah yeah nevermind :)

Copy link
Contributor

@jonas-schievink jonas-schievink left a comment

Choose a reason for hiding this comment

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

Looks good! Needs a rebase to fix the merge conflicts though.

Have the problems with the SVD been fixed or are there still workarounds needed?

CHANGELOG.md Outdated Show resolved Hide resolved
nrf52811-hal/Cargo.toml Outdated Show resolved Hide resolved
xtask/src/lib.rs Outdated Show resolved Hide resolved
@Yatekii
Copy link
Contributor Author

Yatekii commented Sep 28, 2020

I rebased this onto master to make it build again. Ofc it got into conflict with the PR I merged earlier today =)

I patched the SVD manually to be in line with all the other pac crates. It was my understanding from the comments on Matrix that all the SVDs have manual adjustments. It only really was changes in the SPI section (swapoped SPI0 and SPI1 naming wise :))

@jonas-schievink
Copy link
Contributor

I patched the SVD manually to be in line with all the other pac crates. It was my understanding from the comments on Matrix that all the SVDs have manual adjustments. It only really was changes in the SPI section (swapoped SPI0 and SPI1 naming wise :))

Yup, that's good.

@Yatekii
Copy link
Contributor Author

Yatekii commented Sep 28, 2020

Ok, I think all the changes have been made as requested :)

@jonas-schievink jonas-schievink merged commit 22910ee into master Sep 28, 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.

None yet

5 participants