mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-25 06:23:53 +01:00
Merge pull request #15456 from rdagher/master
dist/tools/jlink: debugserver test_config prior test_version
This commit is contained in:
commit
f00605efc3
2
dist/tools/jlink/jlink.sh
vendored
2
dist/tools/jlink/jlink.sh
vendored
@ -233,9 +233,9 @@ do_debug() {
|
||||
}
|
||||
|
||||
do_debugserver() {
|
||||
test_config
|
||||
test_version
|
||||
test_ports
|
||||
test_config
|
||||
test_serial
|
||||
# start the J-Link GDB server
|
||||
sh -c "${JLINK_SERVER} ${JLINK_SERIAL_SERVER} \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user