mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
7713bede99
- 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. |
||
---|---|---|
.. | ||
arch | ||
boards | ||
libc | ||
toolchain | ||
tools | ||
application.inc.mk | ||
bindist.inc.mk | ||
buildtests.inc.mk | ||
cflags.inc.mk | ||
color.inc.mk | ||
defaultmodules.inc.mk | ||
docker.inc.mk | ||
features.inc.mk | ||
info-global.inc.mk | ||
info-nproc.inc.mk | ||
info.inc.mk | ||
modules.inc.mk | ||
multislot.mk | ||
pseudomodules.inc.mk | ||
scan-build.inc.mk | ||
tests.inc.mk | ||
vars.inc.mk |