Skip to content
Snippets Groups Projects
Commit 88bd6989 authored by Arul Kumaran's avatar Arul Kumaran
Browse files

96b Nitrogen Board: pyocd-flashtool syntax update


* 'pyOCD-flashtool -l' command syntax rectified as 'pyocd-flashtool -l',
 fixes issue#39

Signed-off-by: default avatarArul Kumaran <arulkumaran.devarajan@huawei.com>
parent 0cdc7765
No related branches found
No related tags found
No related merge requests found
...@@ -90,7 +90,7 @@ pyOCD is an open source Python package for programming and debugging Arm Cortex- ...@@ -90,7 +90,7 @@ pyOCD is an open source Python package for programming and debugging Arm Cortex-
.. code-block:: console .. code-block:: console
$ pyOCD-flashtool -l $ pyocd-flashtool -l
.. note:: .. note::
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment