1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-30 08:24:11 +01:00
LibrePilot/flight/Project/gdb/bl_revolution
2012-02-07 02:25:30 -05:00

5 lines
95 B
Plaintext

define connect
target remote localhost:3333
file ./build/bl_revolution/bl_revolution.elf
end