Skip to content
Snippets Groups Projects
Commit 7f54cab4 authored by Zlatko's avatar Zlatko
Browse files

Update debugger.rst

make CMSIS warning more readable
parent 0fa3702a
No related branches found
No related tags found
No related merge requests found
...@@ -23,10 +23,11 @@ the following commands: ...@@ -23,10 +23,11 @@ the following commands:
$ ./bootstrap $ ./bootstrap
$ ./configure --disable-werror $ ./configure --disable-werror
Make sure ``CMSIS-DAP Compliant Debugger`` is set to **yes (auto)** after .. warning:
running ``./configure`` (if it is not, you might need to install ``libhidapi-dev`` Make sure ``CMSIS-DAP Compliant Debugger`` is set to **yes (auto)** after
(Ubuntu)). If you get errors making the documentation you can running ``./configure`` (if it is not, you might need to install ``libhidapi-dev``
``touch doc/openocd.info`` to skip it and continue with ``make``. (Ubuntu)). If you get errors making the documentation you can
``touch doc/openocd.info`` to skip it and continue with ``make``.
.. code-block:: shell-session .. code-block:: shell-session
......
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