mirror of
https://github.com/jhbruhn/eurorack.git
synced 2025-03-15 02:55:49 +00:00
6 lines
229 B
Text
6 lines
229 B
Text
:packadd termdebug
|
|
|
|
let termdebugger = "/usr/bin/arm-none-eabi-gdb"
|
|
:map <c-d> :Termdebug /home/jhbruhn/eurorack/eurorack-dev-environment/eurorack-modules/build/midi2cv/midi2cv.elf --eval-command='target remote localhost:3333'
|
|
|
|
|