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

What should we do if there's no SVD or ATDF file? #135

Open
alexshirley opened this issue Jul 11, 2023 · 2 comments
Open

What should we do if there's no SVD or ATDF file? #135

alexshirley opened this issue Jul 11, 2023 · 2 comments

Comments

@alexshirley
Copy link

Hey all,

What's the procedure for porting Microzig to MCUs that are neither Microchip/Atmel or ARM? Do we need to create our own SVD/ATDF? Is there documentation on those protocols?

@ikskuh
Copy link
Contributor

ikskuh commented Jul 11, 2023

Instead of writing an SVD/ATDF, you can also just create the raw MMIO binding files. The tools just use pre-made work by others

@mattnite
Copy link
Contributor

Which microcontrollers are you considering, and are they msp430 by chance?

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

No branches or pull requests

3 participants