Skip to content
Snippets Groups Projects
Commit ca9ccf3a authored by Erik Strand's avatar Erik Strand
Browse files

Note cmsis-dap specifically

parent 3a513f4c
No related branches found
No related tags found
No related merge requests found
...@@ -30,7 +30,7 @@ is on SourceForge. ...@@ -30,7 +30,7 @@ is on SourceForge.
To build it, you'll need `gcc` or `clang`, as well as `make`, `libtool`, `pkg-config` version 0.23 To build it, you'll need `gcc` or `clang`, as well as `make`, `libtool`, `pkg-config` version 0.23
or greater, and possibly others detailed [here](http://openocd.org/doc-release/README). Once you or greater, and possibly others detailed [here](http://openocd.org/doc-release/README). Once you
have the prereqs, building is a standard process: have the prereqs, building is a standard process. Just note that you need to enable cmsis-dap, which is the protocol your computer will use to communicate with an ATMEL ICE debugger.
``` ```
./bootstrap ./bootstrap
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment