rust-embedded / cortex-m-quickstart

Template to develop bare metal applications for Cortex-M microcontrollers
809 stars 167 forks source link

set default runner to arm-none-eabi-gdb #7

Closed japaric closed 7 years ago

japaric commented 7 years ago

with this xargo run will build the program and immediately start a GDB session.