rust-embedded / cortex-m-quickstart

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

Default to extended-remote instead of remote mode #51

Closed therealprof closed 5 years ago

therealprof commented 5 years ago

Extended remote allows a lot more features like attaching and detaching and much more fine-grained execution options. If a gdbserver implementation supports it (and OpenOCD sure does) it should be preferred over remote.

korken89 commented 5 years ago

bors r+

bors[bot] commented 5 years ago

Configuration problem

bors.toml: not found