1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/makefiles/tools
Kaspar Schleiser a45d99f741 make/tools/edbg: verify before flash
This commit overrides the default flash recipe with an edbg specific
one.
The new recipe first verifies the flashfile agains the device flash. If
it is already on there, it won't get overridden.
edbg takes care of resetting the device in any case.
2019-09-25 10:14:20 +02:00
..
openocd-adapters makefiles/openocd: add sysfs gpio debug adapter 2019-08-05 14:59:34 +02:00
avrdude.inc.mk board: add support for arduino-leonardo 2019-05-24 15:12:47 +02:00
bossa.inc.mk makefiles/bossa.inc.mk: use FLASHFILE 2019-06-14 15:37:50 +02:00
dfu.inc.mk makefiles/dfu.inc.mk: use FLASHFILE 2019-06-17 18:09:43 +02:00
edbg.inc.mk make/tools/edbg: verify before flash 2019-09-25 10:14:20 +02:00
gdb.inc.mk makefiles/tools: Automatically detect gdb-multiarch 2019-03-05 14:31:22 +01:00
jlink.inc.mk make: allow override of RESET for jlink 2019-06-06 16:27:22 +02:00
openocd.inc.mk boards/tools: remove exporting DEBUG* 2019-05-28 09:58:35 +02:00
pic32prog.inc.mk pic32prog.inc.mk: add udev rule for pic32 programmer 2019-09-24 17:43:12 +02:00
pyocd.inc.mk makefiles/tools: pass DEBUG_ADAPTER_ID to pyocd 2019-09-12 08:13:28 +02:00
renode.inc.mk makefiles/tools: use RIOTTOOLS variable 2018-05-15 11:29:33 +02:00
serial.inc.mk Merge pull request #10440 from jcarrano/no-export-ports 2019-09-12 13:50:24 +02:00
targets.inc.mk pic32prog: add pic32prog programming tool 2019-09-24 17:43:12 +02:00
uniflash.inc.mk uniflash.inc.mk: add variables for configuration files 2019-07-24 15:17:42 +02:00