1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-02 10:24:11 +01:00
LibrePilot/flight/Project/gdb/osd

5 lines
81 B
Plaintext
Raw Normal View History

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