Skip to content

Commit

Permalink
Network Tester v1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tsteinholz committed Nov 10, 2016
1 parent 0225bd2 commit 90d602a
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions projects/network_tester/.gdbinit
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
define gg_reconnect
target remote localhost:2331
mon speed auto
mon endian little
mon flash download = 1
mon flash device = EFM32GG232F1024
mon reset 0
end

gg_reconnect

0 comments on commit 90d602a

Please sign in to comment.