You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(334 build dependencies to avoid running git clone later… yikes)
$ cargo clone cortex-m-quickstart --vers 0.3.4
error: unexpected argument '--vers' found
tip: a similar argument exists: '--version'
tip: to pass '--vers' as a value, use '-- --vers'
Usage: cargo clone --version <--color <COLORING>|-v|-q|--registry <REGISTRY>|--index <URL>|--local-registry <PATH>|--git|CRATE|DIRECTORY>
For more information, try '--help'.
The text was updated successfully, but these errors were encountered:
You are right, it is out of date. The README appears to be accurate though. I didn't know we had a docs.rust-embedded.org. Should update it or remove it, but I'm curious how you got to that page.
https://docs.rust-embedded.org/cortex-m-quickstart/cortex_m_quickstart/
While following step 2:
(334 build dependencies to avoid running
git clone
later… yikes)The text was updated successfully, but these errors were encountered: