Cannot enable specific features for a single crate in a workspace #17387
Unanswered
RagibHasin
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Working with Rahix/avr-hal, I cannot enable just a single MCU for a specific crate.
This is my
settings.json
:Regardless of the features selected in config a set of features get selected and then cargo complains about multiple definition of a module.
Rahix suspects that somehow my r-a setup is picking up additional features. How can this problem be troubleshot?
TIA
Beta Was this translation helpful? Give feedback.
All reactions