mirror of
https://github.com/google/pebble.git
synced 2025-11-21 06:50:54 -05:00
spelling: successfully
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
2
wscript
2
wscript
@@ -1429,7 +1429,7 @@ class gdb_prf(BuildContext):
|
||||
|
||||
def openocd(ctx):
|
||||
""" Starts openocd and leaves it running. It will reset the board to
|
||||
increase the chances of attaching succesfully. """
|
||||
increase the chances of attaching successfully. """
|
||||
waftools.openocd.run_command(ctx, 'init; reset', shutdown=False)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user