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

5 lines
120 B
Plaintext
Raw Normal View History

target remote localhost:3333
monitor reset halt
monitor cortex_m3 vector_catch all
file ./build/openpilot/OpenPilot.elf