Skip to content
Snippets Groups Projects
Commit dfd349a0 authored by Francisco Acosta's avatar Francisco Acosta
Browse files

dist/tools/jlink: send output to /dev/null

While running `make term` JLinkExe is expecting commands and thus
can be disturbed by other JLink commands, e.g. `make reset`.
This enable `make test` (which runs those two commands at the same
time) on target using JLinkExe as a programmer/debugger.
parent 6265da28
No related branches found
No related tags found
Loading
Loading
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