mirror of
https://github.com/google/pebble.git
synced 2025-07-04 22:00:38 -04:00
spelling: successfully
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
aee29ca34b
commit
9e89559322
11 changed files with 15 additions and 15 deletions
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)
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue