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

Fix compile error for missing model feature #170

Merged
merged 1 commit into from
Jan 17, 2020

Conversation

dbrgn
Copy link
Contributor

@dbrgn dbrgn commented Jan 17, 2020

The cargo argument is --features, not --feature.

The cargo argument is `--features`, not `--feature`.
@TheZoq2
Copy link
Member

TheZoq2 commented Jan 17, 2020

Good catch, thanks!

@TheZoq2 TheZoq2 merged commit 68d639c into stm32-rs:master Jan 17, 2020
@dbrgn dbrgn deleted the missing-feature-error branch January 17, 2020 14:58
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

Successfully merging this pull request may close these issues.

2 participants