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

Merge flashing configuration functionality with cargo-embed #94

Open
Tracked by #100
tmplt opened this issue Dec 15, 2021 · 1 comment
Open
Tracked by #100

Merge flashing configuration functionality with cargo-embed #94

tmplt opened this issue Dec 15, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@tmplt
Copy link
Member

tmplt commented Dec 15, 2021

The flashing configurations of cargo-rtic-scope are the same as cargo-flash, but one will want to store these settings in a persistent configuration file alike Embed.toml. Either we merge relevant settings from Embed.toml into RTICSCope.toml (#92) under some section. In either case we forward it to what we merge from cargo-embed into cargo-rtic-scope.

@tmplt tmplt added the enhancement New feature or request label Dec 15, 2021
@tmplt
Copy link
Member Author

tmplt commented Dec 15, 2021

@Yatekii, do you know if this would require some heavy library-fication of cargo-embed alike what was done for cargo-flash?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant