update credits
[librepilot.git] / flight / Project / gdb / bl_revolution
blob362e273dcbc874a47b4a20313f9f80f6e566a730
1 define connect
2         target remote localhost:3333
3         file ./build/bl_revolution/bl_revolution.elf
4 end