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

Make the schema field optional #63

Merged
merged 1 commit into from
Nov 18, 2018
Merged

Conversation

jamesmunns
Copy link
Member

Some devices that have created fake SVDs, such as for the MSP430, may not have schemas listed.

This fixes the error seen with https://travis-ci.org/rust-embedded/svd2rust/jobs/456451847, See also rust-embedded/svd2rust#256 (comment)

Copy link
Member

@Emilgardis Emilgardis left a comment

Choose a reason for hiding this comment

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

@bors r+

@Emilgardis
Copy link
Member

huh, that didn't seem to trigger

bors r+

bors bot added a commit that referenced this pull request Nov 18, 2018
63: Make the schema field optional r=Emilgardis a=jamesmunns

Some devices that have created fake SVDs, such as for the MSP430, may not have schemas listed.

This fixes the error seen with https://travis-ci.org/rust-embedded/svd2rust/jobs/456451847, See also rust-embedded/svd2rust#256 (comment)

Co-authored-by: James Munns <james.munns@ferrous-systems.com>
@bors
Copy link
Contributor

bors bot commented Nov 18, 2018

Build failed

bors bot added a commit that referenced this pull request Nov 18, 2018
63: Make the schema field optional r=Emilgardis a=jamesmunns

Some devices that have created fake SVDs, such as for the MSP430, may not have schemas listed.

This fixes the error seen with https://travis-ci.org/rust-embedded/svd2rust/jobs/456451847, See also rust-embedded/svd2rust#256 (comment)

Co-authored-by: James Munns <james.munns@ferrous-systems.com>
@bors
Copy link
Contributor

bors bot commented Nov 18, 2018

Build failed

bors bot added a commit that referenced this pull request Nov 18, 2018
63: Make the schema field optional r=Emilgardis a=jamesmunns

Some devices that have created fake SVDs, such as for the MSP430, may not have schemas listed.

This fixes the error seen with https://travis-ci.org/rust-embedded/svd2rust/jobs/456451847, See also rust-embedded/svd2rust#256 (comment)

Co-authored-by: James Munns <james.munns@ferrous-systems.com>
@bors
Copy link
Contributor

bors bot commented Nov 18, 2018

Build failed

Some devices that have created fake SVDs, such as for the MSP430, may not
have schemas listed.

Co-authored-by:  =?UTF-8?q?Emil=20Gardstr=C3=B6m?=
<emil.gardstrom@gmail.com>
@Emilgardis
Copy link
Member

Ok, that was a bumpy road for a trivial change... My bad.

bors r+

bors bot added a commit that referenced this pull request Nov 18, 2018
63: Make the schema field optional r=Emilgardis a=jamesmunns

Some devices that have created fake SVDs, such as for the MSP430, may not have schemas listed.

This fixes the error seen with https://travis-ci.org/rust-embedded/svd2rust/jobs/456451847, See also rust-embedded/svd2rust#256 (comment)

Co-authored-by: James Munns <james.munns@ferrous-systems.com>
@bors
Copy link
Contributor

bors bot commented Nov 18, 2018

Build succeeded

@bors bors bot merged commit 10fca74 into rust-embedded:master Nov 18, 2018
@jamesmunns
Copy link
Member Author

@Emilgardis thanks for the test cleanup!

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