1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/makefiles/tools
Marian Buschsieweke 63d535e21d
makefiles/tools/jlink.inc.mk: use ELF file for flashing
There seems to be a consensus to go for a more ELF centric approach
whenever possible. J-Link seems to work fine with ELF files, so let's
avoid the extra step to create a bin file from the ELF file prior to
flashing.
2023-05-03 15:32:17 +02:00
..
openocd-adapters makefiles/tools/openocd-adapters: add XDS110 support 2023-01-10 21:58:19 +01:00
adafruit-nrfutil.inc.mk
avrdude.inc.mk tools/avarice: deduce debugger from AVRDUDE_PROGRAMMER 2022-09-23 13:41:27 +02:00
bmp-serial.inc.mk
bmp.inc.mk
bossa-build.inc.mk
bossa.inc.mk
cc2538-bsl.inc.mk
cpy2remed.inc.mk
dfu-util.inc.mk makefiles/tools/dfu-util: add option to pass DFU_SERIAL 2022-08-29 09:39:15 +02:00
edbg-devices.inc.mk
edbg.inc.mk
elf2uf2.inc.mk
esptool.inc.mk Merge #19074 2023-01-03 00:44:24 +00:00
fixdep.inc.mk
gdb.inc.mk makefiles/tools/gdb.inc.mk: prefer $(target)-gdb over gdb-multiarch 2022-10-24 09:24:24 +02:00
goodfet.inc.mk
jlink.inc.mk makefiles/tools/jlink.inc.mk: use ELF file for flashing 2023-05-03 15:32:17 +02:00
kconfiglib.inc.mk makefiles: quiet messages on CI 2022-08-22 11:35:56 +02:00
lpc2k_pgm.inc.mk
mspdebug.inc.mk
openocd.inc.mk tools/openocd: Fix handling of OPENOCD_CMD_RESET_HALT 2023-04-25 15:59:30 +02:00
programmer.inc.mk
pyocd.inc.mk
qemu.inc.mk
renode.inc.mk tools/renode: add support for target reset 2023-03-10 10:39:49 +01:00
riotboot_serial.inc.mk
riotgen.inc.mk
robotis-loader.inc.mk
serial.inc.mk makefiles/tools/serial.inc.mk: Handle new miniterm versions 2023-04-04 12:47:54 +02:00
stm32loader.inc.mk
targets.inc.mk makefiles/tools/serial.inc.mk: add support for bootterm 2022-10-15 00:20:09 +02:00
uf2conv.inc.mk
uniflash.inc.mk
usb_board_reset.mk