1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/makefiles/tools
Francisco Molina 930eb03a8c
makefiles/tools/programmer: do not use wrapper with pyocd
When multiple debuggers are connected then pyocd shows an interactive
UI to select the user interface to flash, with python wrapper this
is lost.

Until a similar functionality is implemented with the wrapper disable
the programmer wrapper script when pyocd is used.
2021-03-02 14:43:19 +01:00
..
openocd-adapters tools/openocd: add stlink-dap adapter 2020-11-13 10:43:08 +01:00
adafruit-nrfutil.inc.mk makefiles/tools: ensure all FLASHER/DEBUGGER* vars are overridable 2020-11-27 13:39:22 +01:00
avrdude.inc.mk makefiles/tools: ensure all FLASHER/DEBUGGER* vars are overridable 2020-11-27 13:39:22 +01:00
bmp-serial.inc.mk
bmp.inc.mk makefiles/tools: ensure all FLASHER/DEBUGGER* vars are overridable 2020-11-27 13:39:22 +01:00
bossa-build.inc.mk makefiles/tools: add common bossa makefile 2020-07-10 11:56:11 +02:00
bossa.inc.mk tools/bossa: add deprecation warning about FFLAGS_OPTS 2021-02-23 21:22:55 +01:00
cc2538-bsl.inc.mk tools/cc2538-bsl: add deprecation warning about FFLAGS_OPTS 2021-02-23 21:22:55 +01:00
dfu-util.inc.mk tools/dfu-util: add deprecation warning about FFLAGS_OPTS 2021-02-23 21:22:55 +01:00
edbg-devices.inc.mk
edbg.inc.mk makefiles/edbg: refactor to use wrapper script 2021-02-21 12:56:43 +01:00
esptool.inc.mk tools/esptool: cleanup preflash and qemu integration 2021-02-23 11:01:38 +01:00
fixdep.inc.mk dist: tools: import fixdep from linux 2020-08-10 12:17:59 +02:00
gdb.inc.mk
goodfet.inc.mk makefiles/tools/goodfet: add common makefile 2020-12-01 18:06:20 +01:00
jlink.inc.mk makefiles/jlink: define FLASHER var as overridable 2021-02-09 18:48:00 +01:00
kconfiglib.inc.mk dist/tools/kconfiglib: introduce own genconfig.py tool 2020-08-07 18:17:37 +02:00
lpc2k_pgm.inc.mk make: add common lpc2k_pgm programmer makefile 2020-12-01 13:39:28 +01:00
mspdebug.inc.mk makefiles/tools: add common mspdebug makefile 2020-12-01 15:52:17 +01:00
openocd.inc.mk tools/openocd: deprecate DEBUG_ADAPTER and PRE_FLASH_CHECK_SCRIPT 2021-02-23 21:22:55 +01:00
pic32prog.inc.mk
programmer.inc.mk makefiles/tools/programmer: do not use wrapper with pyocd 2021-03-02 14:43:19 +01:00
pyocd.inc.mk tools/pyocd: deprecate FLASH_TARGET_TYPE 2021-02-23 21:22:56 +01:00
qemu.inc.mk makefiles/tools/qemu: cleanup makefile 2021-01-11 21:31:49 +01:00
renode.inc.mk make: replace emulate% targets with EMULATE variable 2021-01-11 21:31:48 +01:00
riotgen.inc.mk makefiles: add code generator targets 2020-05-17 17:52:43 +02:00
robotis-loader.inc.mk boards/opencm904: move robotis-loader in common place 2020-12-01 18:31:41 +01:00
serial.inc.mk makefiles/serial.inc.mk: define a default port for linux/darwin 2020-12-02 09:20:57 +01:00
stm32loader.inc.mk makefiles/tools/stm32loader: add common makefile 2020-12-01 17:26:57 +01:00
targets.inc.mk make: add cosy as a build target 2021-02-24 12:11:00 +01:00
uf2conv.inc.mk tools/uf2conv: add deprecation warning about FFLAGS_OPTS 2021-02-23 21:22:55 +01:00
uniflash.inc.mk makefiles/tools: ensure all FLASHER/DEBUGGER* vars are overridable 2020-11-27 13:39:22 +01:00
usb_board_reset.mk makefiles/bossa: move USB reset logic to common file 2020-06-11 11:56:35 +02:00