Skip to content

Instantly share code, notes, and snippets.

@teburd
Created January 27, 2018 16:05
Show Gist options
  • Save teburd/41ea548db58b88401014e57da62507de to your computer and use it in GitHub Desktop.
Save teburd/41ea548db58b88401014e57da62507de to your computer and use it in GitHub Desktop.
~/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