1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/pba-d-01-kw2x
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
..
dist cortex_m: Add debug symbols for OpenOCD/GDB thread support 2017-01-16 20:50:35 +01:00
include pba-d-01-kw2x: Remove unused configuration 2017-08-01 16:44:17 +02:00
board.c kinetis: Unify cpu.c, update clocking initialization 2017-08-01 16:30:19 +02:00
Makefile boards: changed module name to 'board' 2015-12-07 17:53:22 +01:00
Makefile.dep saul: add mpl3115a2 2017-06-29 09:57:17 +02:00
Makefile.features make: include cpu Makefile.features from board Makefile.features 2017-09-14 13:15:52 +02:00
Makefile.include openocd: Refactor openocd.sh script 2017-10-18 14:34:20 +02:00