- Nov 06, 2017
-
-
Kaspar Schleiser authored
-
- Oct 20, 2017
-
-
Kaspar Schleiser authored
cpu: cortexm: fix LTO issue for shared vector table
-
Kaspar Schleiser authored
-
Martine Lenders authored
tests: remove setting TERMFLAGS= before running test
-
Kaspar Schleiser authored
all: fix my email address
-
Kaspar Schleiser authored
-
- Oct 19, 2017
-
-
Gaëtan Harter authored
Remove setting TERMFLAGS to an empty value as its value will not be set by `serial.inc.mk` as it is already defined.
-
Martine Lenders authored
tests: added some more pexpect scripts
-
Hauke Petersen authored
-
Hauke Petersen authored
-
Hauke Petersen authored
-
Hauke Petersen authored
-
Hauke Petersen authored
-
Hauke Petersen authored
-
Kaspar Schleiser authored
lostandfound: fix some typos / wording
-
Kaspar Schleiser authored
make: tools: serial: allow for using picocom as term prog
-
Hauke Petersen authored
-
- Oct 18, 2017
-
-
Kaspar Schleiser authored
-
Francisco Acosta authored
openocd: Refactor openocd.sh script
-
Martine Lenders authored
cpu, cc2538: fix pm, don't go into cortexm_sleep(0)
-
Sebastian Meiling authored
fixes #7746
-
Joakim Nohlgård authored
board/calliope: fix board calliope rev1
-
Joakim Nohlgård authored
-
Joakim Nohlgård authored
Fixes problems with the watchdog interfering on Kinetis K devices when USE_OLD_OPENOCD=0.
-
Joakim Nohlgård authored
-
Joakim Nohlgård authored
- 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.
-
Kaspar Schleiser authored
linux_can: fix library dependency
-
Semjon Kerner authored
-
Semjon Kerner authored
-
Martine Lenders authored
Exporting the `LINKFLAGS` messes with the buildtest environment somehow. It is however not required to export them here (as a still successful build of `tests/conn_can` on native proves)
-
Martine Lenders authored
murdock: fail on broken application Makefile
-
- Oct 17, 2017
-
-
Kaspar Schleiser authored
-
Martine Lenders authored
tests: fixed INSUF_MEM define for gnrc_ipv6_nib_6ln
-
Hauke Petersen authored
-
- Oct 16, 2017
-
-
Sebastian Meiling authored
boards/z1: fixed LEDx_PIN definitions
-
Martine Lenders authored
pm: fix pm fallback selection
-
Kaspar Schleiser authored
-
Hauke Petersen authored
-
Hauke Petersen authored
Instead of using `weak` function definitions, this PR handles default implementations using `PROVIDES_x` defines, allowing for cpus/pm realted modules to use their own implementations.
-
Kaspar Schleiser authored
cpu/stm32_common: fix stm32f1/2/4 pm
-