rust-embedded / cortex-m-quickstart

Template to develop bare metal applications for Cortex-M microcontrollers
791 stars 164 forks source link

dedup contents of .cargo/config; don't depend on auto-load-safe-path being set #44

Closed japaric closed 6 years ago

japaric commented 6 years ago

see individual commit messages for details

unfortunately this didn't come up as nice as I expected because there seems to be a bug around target.cfg.runner (rust-lang/cargo#5946). Still, I think this is an improvement.

r? @rust-embedded/cortex-m

japaric commented 6 years ago

bors r=ithinuel

bors[bot] commented 6 years ago

Build succeeded