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

Provide a way to generate target-specific JSON files #5

Open
dylanmckay opened this issue Aug 23, 2017 · 1 comment
Open

Provide a way to generate target-specific JSON files #5

dylanmckay opened this issue Aug 23, 2017 · 1 comment

Comments

@dylanmckay
Copy link
Member

This repository knows about every single AVR device in existence (assuming that Atmel provides pack files for all chips).

Because of this, we can use it to generate target specification files for all microcontrollers, as they only differ by cpu.

I want to do this so that there is one central repository of JSON files (possibly in this repository, possibly not), so AVR-Rust users don't need to muck around with it.

@dylanmckay
Copy link
Member Author

Could be cool to have a separate repository of all JSON files that can easily be embedded as a submodule.

Hopefully xargo supports target specifications that aren't in the repository root.

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

1 participant