1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/dist/tools/jlink
Francisco Acosta dfd349a05b 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.
2018-09-11 00:46:18 +02:00
..
jlink.sh dist/tools/jlink: send output to /dev/null 2018-09-11 00:46:18 +02:00
reset.seg dist: added common JLink script for flashing 2015-10-28 11:19:38 +01:00
term.seg tools/jlink: add RTT terminal support (term_rtt) 2018-01-15 23:01:34 +01:00