1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/dist/tools/jlink
Bas Stottelaar 237a24d51b dist/jlink: do not show the GUI.
Since J-Link V6.74, a GUI is shown when flashing from the command line.
This steals the focus of the terminal. Adding `-nogui 1` solves the
issue, but raises the minimum supported version to V6.74 (released
around June 2020).

Note that JLinkGDBServer has a slightly different `-nogui` option.
2020-10-21 14:34:49 +02:00
..
jlink.sh dist/jlink: do not show the GUI. 2020-10-21 14:34:49 +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