mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-24 13:54:16 +01:00
5 lines
120 B
Plaintext
5 lines
120 B
Plaintext
|
target remote localhost:3333
|
||
|
monitor reset halt
|
||
|
monitor cortex_m3 vector_catch all
|
||
|
file ./build/openpilot/OpenPilot.elf
|