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

Filter out peripherals with no registers #8

Merged
merged 1 commit into from
Oct 2, 2020
Merged

Filter out peripherals with no registers #8

merged 1 commit into from
Oct 2, 2020

Conversation

jkristell
Copy link
Contributor

This fixes the parsing error I had for the atmega328pb atdf file.

Closes: #7

@jkristell jkristell changed the title Filter out peripherals without registers Filter out peripherals with no registers Oct 1, 2020
Copy link
Owner

@Rahix Rahix left a comment

Choose a reason for hiding this comment

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

Nice, thanks a lot!

@Rahix Rahix merged commit 69d0375 into Rahix:master Oct 2, 2020
@Rahix
Copy link
Owner

Rahix commented Oct 2, 2020

I've released version 0.1.4 with these changes included just now :)

@jkristell jkristell deleted the filter-peripherals branch October 2, 2020 09:59
@jkristell
Copy link
Contributor Author

Thanks!

I will soon be back with pull requests to avr-device and -hal. It compiles, but it's probably a good idea to test and run some code as well :).

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.

PTC peripheral has no base address
2 participants