1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/dist/tools/jlink
cladmi 5fcc1210d9
jlink: get flash and debug files from cli
Get BINFILE and ELFFILE from command line instead of environment variable.

Rename 'HEXFILE' to 'BINFILE' in the script as the binary file is used.
The documentation was already talking about 'BINFILE' but 'BINFILE'
was never exported by the build system and it was using 'HEXFILE' in the
implementation.
2018-11-27 15:28:49 +01:00
..
jlink.sh jlink: get flash and debug files from cli 2018-11-27 15:28:49 +01: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