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

builder for AddressBlock #170

Merged
merged 1 commit into from
Nov 9, 2021
Merged

builder for AddressBlock #170

merged 1 commit into from
Nov 9, 2021

Conversation

burrbull
Copy link
Member

@burrbull burrbull commented Nov 9, 2021

No description provided.

@burrbull burrbull requested a review from a team as a code owner November 9, 2021 08:22
@burrbull
Copy link
Member Author

burrbull commented Nov 9, 2021

cc @Emilgardis

///
/// This doesn't do anything.
pub fn validate(&mut self, _lvl: ValidateLevel) -> Result<(), SvdError> {
// TODO
Copy link
Member

Choose a reason for hiding this comment

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

How is this a todo? What is there to do ?

Copy link
Member Author

Choose a reason for hiding this comment

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

Don't know yet. Delete?

Copy link
Member

Choose a reason for hiding this comment

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

Yeah I don't think there's a reason for this note 😅


/// An uniquely mapped address block to a peripheral
#[cfg_attr(feature = "serde", derive(serde::Deserialize, serde::Serialize))]
#[derive(Clone, Debug, PartialEq)]
#[non_exhaustive]
Copy link
Member

Choose a reason for hiding this comment

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

breaking change

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+

@bors
Copy link
Contributor

bors bot commented Nov 9, 2021

Build succeeded:

@bors bors bot merged commit 376727e into master Nov 9, 2021
@bors bors bot deleted the address_block branch November 9, 2021 18:11
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