Skip to content

Expose internals to lib #201

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

Merged
merged 1 commit into from
Apr 24, 2018
Merged

Conversation

dfrankland
Copy link
Contributor

This makes it nice and easy for cargo build scripts to generate the source for SVD files, similar to the way that bindgen works.

For an example take a look at https://github.com/dfrankland/mk20d7/blob/master/build.rs

This makes it nice and easy for `cargo build` scripts to generate the source for SVD files.
@Emilgardis
Copy link
Member

Thank you!

bors r+

bors bot added a commit that referenced this pull request Apr 24, 2018
201: Expose internals to lib r=Emilgardis a=dfrankland

This makes it nice and easy for `cargo build` scripts to generate the source for SVD files, similar to the way that `bindgen` works.

For an example take a look at <https://github.com/dfrankland/mk20d7/blob/master/build.rs>

Co-authored-by: Dylan Frankland <dylan@frankland.io>
@Emilgardis
Copy link
Member

halting due to rust-embedded/riscv-rt#3 blocking ci

bors r-

@bors
Copy link
Contributor

bors bot commented Apr 24, 2018

Canceled

@Emilgardis Emilgardis merged commit 38550c2 into rust-embedded:master Apr 24, 2018
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