mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
993c10a2a2
19556: tools/mspdebug: fix `make debug` and `make debugserver` r=aabadie a=maribu ### Contribution description The semantics of `make debug` and `make debugserver` have changed in the years since the MSP430 integration. This brings the implementation back into line with the current semantics - `make debug` now starts both mspdebug and GDB, no need to run `make debugserver` prior to `make debug` anymore - `make debug` no longer flashes the target to not waste flash erase cycles - GDB mutliarch support is added - support for selecting a debug adapter by its serial is added 19662: driver/lc709203f: remove unnecessary use of float r=aabadie a=kfessel ### Contribution description removes a unnecessary use of float ### Testing procedure read and test if you got that hardware (I don't) ### Issues/PRs references #19614 Co-authored-by: Marian Buschsieweke <marian.buschsieweke@ovgu.de> Co-authored-by: Karl Fessel <karl.fessel@ovgu.de> |
||
---|---|---|
.. | ||
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 |