Created
January 27, 2018 16:05
-
-
Save teburd/41ea548db58b88401014e57da62507de to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
~/src/rust-embedded/cortex-m-rtfm master v0.3.1 xargo run --example two-tasks | |
Compiling semver-parser v0.7.0 | |
Compiling untagged-option v0.1.1 | |
Compiling bare-metal v0.1.1 | |
Compiling unicode-xid v0.0.4 | |
error[E0463]: can't find crate for `std` | |
error: aborting due to previous error | |
error: Could not compile `semver-parser`. | |
warning: build failed, waiting for other jobs to finish... | |
error: build failed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment