mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
aafc099a1c
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 |
||
---|---|---|
.. | ||
openocd-adapters | ||
adafruit-nrfutil.inc.mk | ||
avrdude.inc.mk | ||
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 | ||
edbg-devices.inc.mk | ||
edbg.inc.mk | ||
elf2uf2.inc.mk | ||
esptool.inc.mk | ||
fixdep.inc.mk | ||
gdb.inc.mk | ||
goodfet.inc.mk | ||
jlink.inc.mk | ||
kconfiglib.inc.mk | ||
lpc2k_pgm.inc.mk | ||
mspdebug.inc.mk | ||
openocd.inc.mk | ||
pioasm.inc.mk | ||
programmer.inc.mk | ||
pyocd.inc.mk | ||
qemu.inc.mk | ||
renode.inc.mk | ||
riotboot_serial.inc.mk | ||
riotgen.inc.mk | ||
robotis-loader.inc.mk | ||
serial.inc.mk | ||
stm32loader.inc.mk | ||
targets.inc.mk | ||
uf2conv.inc.mk | ||
uniflash.inc.mk | ||
usb_board_reset.mk |