1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/dist
Joakim Nohlgård 7713bede99 openocd: Refactor openocd.sh script
- Merge flash and flash-elf commands since they were identical except
  for the file name of the image
- Split GDB command from DBG environment variable to allow more easily
  configure front-ends for GDB via environment variables.
- Remove verbose tests of empty variables and replace by `: ${VAR:=default}`
- Remove passed command line arguments to sub-functions, they were
  unused in the functions anyway.
- Remove TUI variable, use `export DBG_EXTRA_FLAGS=-tui` to get the same
  result.
2017-10-18 14:34:20 +02:00
..
testbed-support make: adapt Makefiles to AD -> Q rename 2016-12-22 12:12:38 +01:00
tools openocd: Refactor openocd.sh script 2017-10-18 14:34:20 +02:00
ar-wrapper make: OSX: don't fail for empty .a archives 2014-06-24 20:29:32 +02:00
empty.a make: OSX: don't fail for empty .a archives 2014-06-24 20:29:32 +02:00
gdbinit-docker Makefile.include: Add docker target. 2015-04-24 16:03:52 +02:00
Makefile dist: examples: fix minor typos 2016-12-27 13:50:42 +01:00