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

New release ? #13

Closed
dkm opened this issue Nov 26, 2020 · 7 comments
Closed

New release ? #13

dkm opened this issue Nov 26, 2020 · 7 comments

Comments

@dkm
Copy link

dkm commented Nov 26, 2020

Hi !
I was wondering if a new release is planned ? The last one is ~1 year and some changes already in the main branch are needed by some use cases (like using RTIC with tm4c123). Thanks !

@sbourdeauducq
Copy link
Member

No; basically we don't plan to invest more in TM4C, and additionally I have become annoyed with platforms like crates.io (as a general concept, not with crates.io in particular). Are you able to use the git version in Cargo.toml?

@dkm
Copy link
Author

dkm commented Nov 28, 2020

No; basically we don't plan to invest more in TM4C,

Are you saying that this repository is going in maintenance mode ? Or even that you don't really plan on doing anything more ? For example I see that svd2rust has changed some interfaces recently, so I guess in the near future I will try to update tm4c crates. Should I open a pull-request anyway, or should I try to find another solution ? (maybe this crate could be moved along with tm4c-hal?).

and additionally I have become annoyed with platforms like crates.io (as a general concept, not with crates.io in particular).

I can understand this also...

Are you able to use the git version in Cargo.toml?

Sure I can, and that's what I'm already doing. I was planning on asking for an update in tm4c-hals after this one, so that everything is up to date. I guess I should ping tm4c-hal maintainers to see if they can update their dependencies using git ref instead.

thanks !

@sbourdeauducq
Copy link
Member

If you open tested and easy-to-accept PRs, I will merge them.

@dkm
Copy link
Author

dkm commented Nov 29, 2020

Ok, will do that ! Thanks for your time !

@dkm dkm closed this as completed Nov 29, 2020
dkm added a commit to dkm/tm4c-hal that referenced this issue Nov 29, 2020
m-labs (owner of PAC crates) does not plan on publishing new version on
crates.io and suggest using git instead.
See:
m-labs/dslite2svd#13

Until a better solution is found, this patch uses latest version of crates.
@dkm
Copy link
Author

dkm commented Nov 30, 2020

Hi again,

I was willing to add a git dependency in tm4c-hal (see rust-embedded-community/tm4c-hal#43 ) but that's not possible because crates.io does not accept such dependency.
It means that not updating these crates is blocking downstream crates.
If you don't plan on continuing active development of this repository (aside from merging PR), would you be ok with transferring it to rust-embedded-community ? Or maybe only part of it (ie. only the generated crates) ?

@dkm dkm reopened this Nov 30, 2020
@sbourdeauducq
Copy link
Member

@dkm please see private emails.

dkm added a commit to dkm/tm4c-hal that referenced this issue Dec 13, 2020
m-labs (owner of PAC crates) does not plan on publishing new version on
crates.io and suggest using git instead.
See:
m-labs/dslite2svd#13

Until a better solution is found, this patch uses latest version of crates.
@dkm
Copy link
Author

dkm commented Feb 8, 2021

Closing it as it won't happen here.

@dkm dkm closed this as completed Feb 8, 2021
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

2 participants