Gaëtan Harter
df94189073
tests/gnrc_ipv6_ext: fix documentation on ENABLE_DEBUG for test
...
The test can handle both with and without ENABLE_DEBUG.
2017-10-24 12:00:15 +02:00
Hauke Petersen
46cc29722f
Merge pull request #7774 from smlng/cpu/cc26x0/fix_pm
...
cpu, cc26x0: fix pm, don't go into cortexm_sleep(0)
2017-10-24 11:29:40 +02:00
bbae3f32c2
make: fix info-buildsizes-diff
2017-10-23 23:02:07 +02:00
Michel Rottleuthner
267199b497
pkg/fatfs: fix missing includes and disk_ioctl function in native diskio
2017-10-23 19:14:04 +02:00
Martine Lenders
e9db00c96f
Merge pull request #7765 from miri64/pkg/fix/fatfs-export-var
...
pkg: fatfs: do not export CFLAGS in dependencies
2017-10-23 16:57:09 +02:00
Vincent Dupont
b4d68e320d
can/device: wake up device before getting/setting filters
2017-10-23 16:53:05 +02:00
Martine Lenders
19728dcf7f
pkg: fatfs: do not export CFLAGS in dependencies
2017-10-23 16:50:27 +02:00
Martine Lenders
e3e1abb368
make: prefix TERMINAL macro
...
Fixes #7767
2017-10-23 15:19:32 +02:00
Martine Lenders
500aa285f3
tests: ds1307: adapt test result for initialization error
2017-10-23 14:42:27 +02:00
Martine Lenders
8ce7ff2836
ds1307: return error when nothing is read or written on initialization
...
It hints at to an unconnected devices ;-)
2017-10-23 14:41:21 +02:00
14646fb332
Merge pull request #7776 from kaspar030/fix_cortexm_vectors_lto
...
cpu: cortexm: fix LTO issue for shared vector table
2017-10-21 00:02:48 +02:00
96b1b76ac9
cpu: cortexm: fix LTO issue for shared vector table (see #5774 )
2017-10-20 22:19:44 +02:00
Martine Lenders
e9e299b1e5
tests: gnrc_netif2: make link-layer information matching generic
2017-10-20 17:29:14 +02:00
Martine Lenders
775e2071e5
Merge pull request #7770 from cladmi/pr/tests/remove_setting_termflags_to_empty_value
...
tests: remove setting TERMFLAGS= before running test
2017-10-20 16:43:10 +02:00
a92b51e66a
Merge pull request #7771 from kaspar030/fix_my_copyright_messages
...
all: fix my email address
2017-10-20 16:01:41 +02:00
167bd30453
all: fix my email address
2017-10-20 15:02:41 +02:00
smlng
fd89c3cd9c
cpu, cc26x0: fix pm, don't go into cortexm_sleep(0)
2017-10-20 10:51:33 +02:00
Gaëtan Harter
e428038b04
tests: remove setting TERMFLAGS= before running test
...
Remove setting TERMFLAGS to an empty value as its value will not be set by
`serial.inc.mk` as it is already defined.
2017-10-19 19:43:07 +02:00
Martine Lenders
8b00538854
Merge pull request #7756 from haukepetersen/opt_test_addtesttarget
...
tests: added some more pexpect scripts
2017-10-19 15:50:27 +02:00
Hauke Petersen
d9512179bf
tests/cpp11_thread: added pexpect script
2017-10-19 14:46:05 +02:00
Hauke Petersen
b5030d5ab1
tests/cpp11_mutex: add pexpect script
2017-10-19 14:46:05 +02:00
Hauke Petersen
8fb45cfc6b
tests/cpp11_confition_var: added pexpect script
2017-10-19 14:46:05 +02:00
Hauke Petersen
a88d1e93c5
test/buttons: added pexpect script
2017-10-19 14:46:05 +02:00
Hauke Petersen
cbffe940b1
tests/bloom_bytes: add pexpect script
2017-10-19 14:46:05 +02:00
Hauke Petersen
479064b7bf
test/bitarithm_timings: added pexpect script
2017-10-19 14:46:04 +02:00
Gaëtan Harter
7692da9566
tests/lwip: only enable test for native board
...
Other board are not supported in 01-run.py.
2017-10-19 14:39:34 +02:00
2823ba351c
Merge pull request #7764 from kaspar030/fix_typos_in_lostandfound
...
lostandfound: fix some typos / wording
2017-10-19 10:30:57 +02:00
0718898cc0
Merge pull request #7758 from haukepetersen/opt_make_termprog
...
make: tools: serial: allow for using picocom as term prog
2017-10-19 10:20:01 +02:00
Hauke Petersen
cd5fa2690e
make.serial: allow for using picocom as term prog
2017-10-19 09:57:19 +02:00
97abf0bd09
lostandfound: fix some typos / wording
2017-10-18 23:27:41 +02:00
Francisco Acosta
d1f128e245
Merge pull request #7685 from gebart/pr/openocd-refactor
...
openocd: Refactor openocd.sh script
2017-10-18 17:22:39 +02:00
Martine Lenders
213f0447a6
Merge pull request #7752 from smlng/cpu/cc2538/fix_pm
...
cpu, cc2538: fix pm, don't go into cortexm_sleep(0)
2017-10-18 16:07:46 +02:00
smlng
fc5c432510
cpu, cc2538: fix pm, don't go into cortexm_sleep(0)
...
fixes #7746
2017-10-18 16:01:38 +02:00
Joakim Nohlgård
ca01c0b83e
Merge pull request #7751 from SemjonKerner/fix_board_callioperev1
...
board/calliope: fix board calliope rev1
2017-10-18 14:39:54 +02:00
Joakim Nohlgård
887ddcec69
mulle: Update flash verify script to use ELF version
2017-10-18 14:34:20 +02:00
Joakim Nohlgård
dd95f593a0
openocd: Run verify after write without intermediate reset
...
Fixes problems with the watchdog interfering on Kinetis K devices
when USE_OLD_OPENOCD=0.
2017-10-18 14:34:20 +02:00
Joakim Nohlgård
0ad0a39a40
makefiles: Split GDB settings from toolchain
2017-10-18 14:34:20 +02:00
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
Hauke Petersen
66fb7e5c11
board/calliope: add inverse flag to SAUL gpio conf
2017-10-18 14:14:53 +02:00
fdc0eabd0f
Merge pull request #7749 from miri64/linux_can/fix/lib-dep
...
linux_can: fix library dependency
2017-10-18 11:59:56 +02:00
Semjon Kerner
8474c524af
boards/calliope: add description to mention the revision
2017-10-18 11:30:14 +02:00
Semjon Kerner
f8c28f4c8c
boards/calliope: adapted pins for rev 1.0
2017-10-18 11:30:14 +02:00
Martine Lenders
976b1d6154
linux_can: fix library dependency
...
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)
2017-10-18 11:29:25 +02:00
Martine Lenders
89340154e8
Merge pull request #7742 from kaspar030/fix_murdock_get_jobs
...
murdock: fail on broken application Makefile
2017-10-18 10:15:50 +02:00
a59ab07749
murdock: fail on broken application makefile
2017-10-17 18:09:10 +02:00
Martine Lenders
e2ca7734ba
Merge pull request #7740 from haukepetersen/fix_test_gnrcipv6nib6ln
...
tests: fixed INSUF_MEM define for gnrc_ipv6_nib_6ln
2017-10-17 17:40:47 +02:00
Hauke Petersen
a05b06ddcc
tests: fixed INSUF_MEM define for gnrc_ipv6_nib_6ln
2017-10-17 17:23:24 +02:00
Sebastian Meiling
79b34a722a
Merge pull request #7669 from haukepetersen/fix_z1_ledbtnpins
...
boards/z1: fixed LEDx_PIN definitions
2017-10-16 15:26:17 +02:00
Martine Lenders
28a6128811
Merge pull request #7726 from haukepetersen/opt_pm_fixweak
...
pm: fix pm fallback selection
2017-10-16 14:40:17 +02:00
416ac62fbf
pm: unify and set safe default pm_blocker
2017-10-16 14:32:27 +02:00