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 aafc099a1c
dist/tools/mspdebug: build from source
This adds mspdebug as package, similar to EDBG, so that the
programmer/debugger is build from source.

This has the advantage that we can indeed provide patches of our own.
The first patch fixes a bug with the CPU detection of `mspdebug` in
combination with the Olimex MSP430-JTAG-TINY-V2. The second adds the
`--expect-id <CPU_NAME>` argument.

The RIOT integration is updated to directly make use of the
`--expect-id` parameter. No more spending time debugging why firmware
the firmware for the `olimex-msp430-h2618` doesn't run when flashed on
the `olimex-msp430h1611` hardware :D
2024-02-06 15:23:02 +01: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 makefiles/tools: define DEBUG_ELFFILE and use it for debugging 2022-05-31 12:39:16 +02:00
bossa-build.inc.mk
bossa.inc.mk
cc2538-bsl.inc.mk
cpy2remed.inc.mk tools/cpy2remed: Addition of cpy2remed programmer to nucleo-L552ZE-Q 2022-02-11 08:27:25 -05:00
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 dist/tools/mspdebug: build from source 2024-02-06 15:23:02 +01:00
openocd.inc.mk makefiles/tools/openocd.inc.mk: Improve transport handling 2024-01-17 09:14:38 +01:00
pioasm.inc.mk tools/pioasm: Add PIO assembler pioasm 2023-05-12 23:03:05 +02:00
programmer.inc.mk
pyocd.inc.mk makefiles/tools: define DEBUG_ELFFILE and use it for debugging 2022-05-31 12:39:16 +02:00
qemu.inc.mk makefiles/tools: define DEBUG_ELFFILE and use it for debugging 2022-05-31 12:39:16 +02:00
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: Improve MOST_RECENT_PORT=1 handling 2024-01-17 21:58:56 +01:00
stm32loader.inc.mk
targets.inc.mk dist/tools/mspdebug: build from source 2024-02-06 15:23:02 +01:00
uf2conv.inc.mk makefiles/tools/uf2conv.inc.mk: partial riotboot support 2022-06-01 11:01:30 +02:00
uniflash.inc.mk makefiles/tools: define DEBUG_ELFFILE and use it for debugging 2022-05-31 12:39:16 +02:00
usb_board_reset.mk makefiles/usb_board_reset.mk: declare term-delay target with test target 2023-08-11 17:53:10 +02:00