Martine Lenders
2757f1d7dd
Revert "unittests: adapt tests-netreg"
...
This reverts commit a7b7789388
.
2018-02-22 20:29:55 +01:00
Martine Lenders
49f80b7cf1
Revert "gnrc/netreg: remove gnrc_netreg_num"
...
This reverts commit c178ea8798
.
2018-02-22 20:28:32 +01:00
Ken Bannister
d7004ebcd8
Merge pull request #8513 from kaspar030/nanocoap_add_context_to_resources
...
nanocoap: add context pointer to resources
2018-02-22 18:30:43 +00:00
Vincent Dupont
ea7e08604c
Merge pull request #8500 from aabadie/pr/stm32l0_openocd_config
...
boards/b-l072z-lrwan1/dist: fix openocd reset_config options
2018-02-22 16:21:51 +01:00
Bas Stottelaar
e092144307
Merge pull request #8585 from basilfx/feature/efm32_stk3600_v2
...
boards: stk3600: add support (v2)
2018-02-22 15:34:20 +01:00
1f49c0dda2
Merge pull request #8604 from gebart/pr/sx127x-uninitialized
...
drivers/sx127x: Fix -Wmaybe-uninitialized warning
2018-02-22 14:43:53 +01:00
f42242a2ef
Merge pull request #8605 from aabadie/pr/saul_sense
...
drivers/saul: add UV and distance sense options
2018-02-22 14:38:25 +01:00
jia200x
520852f616
Merge pull request #8616 from aabadie/pr/fix_openthread_build
...
pkg/openthread: cleanup makefile + fix implicit-fallthrough warning
2018-02-22 14:27:17 +01:00
78078b3f28
drivers/saul: add UV and distance sense options
2018-02-22 11:34:44 +01:00
dfc89d0256
pkg/openthread: cleanup + fix implicit-fallthrough warning
2018-02-22 09:14:25 +01:00
ec51117305
Merge pull request #8609 from aabadie/pr/fix_sx127x_test
...
tests/driver_sx127x: fix setup issue
2018-02-22 09:02:29 +01:00
Joakim Nohlgård
73c85ccff4
drivers/sx127x: Fix -Wmaybe-uninitialized warning
2018-02-22 08:44:16 +01:00
Bas Stottelaar
9b1af9dadd
boards: stk3600: add support
2018-02-21 19:16:49 +01:00
Bas Stottelaar
864839cb90
cpu/efm32: efm32lg: add support
2018-02-21 19:16:49 +01:00
Bas Stottelaar
1e3fdce1d7
cpu/efm32: efm32lg: add vendor headers
2018-02-21 19:16:49 +01:00
Joakim Nohlgård
745f1fc38f
Merge pull request #8365 from beduino-project/fix-clang-5.0-build
...
makefiles: always link with GCC even if TOOLCHAIN is set to LLVM
2018-02-21 15:13:57 +01:00
e5a5978a6d
Merge pull request #8606 from aabadie/pr/fix_drivers_include_indent
...
drivers: fix indentation in Makefile.include
2018-02-21 13:14:33 +01:00
587299d0e3
tests/driver_sx127x: fix setup issue
2018-02-21 13:13:51 +01:00
Sören Tempel
55b026b349
Makefile.include: Introduce LINKXX variable
...
This variable can be used to specify the linker which should be used to
link C++ object files. This is needed in order to use g++ for linking
with TOOLCHAIN=llvm.
2018-02-21 12:26:20 +01:00
Sören Tempel
18f99ef708
makefiles: always link with gcc even if TOOLCHAIN is set to LLVM
...
Fixes #8356
2018-02-21 12:26:20 +01:00
33b0b7592f
Merge pull request #8608 from smlng/pkg/gecko/fix
...
pkg: fix compile errors in gecko_sdk and umorse
2018-02-21 11:50:48 +01:00
smlng
8e151e9f0c
pkg/umorse: fix missing posix defines for usleep
2018-02-21 11:44:27 +01:00
smlng
218dc728e5
pkg/gecko_sdk: fix compile error
2018-02-21 11:25:20 +01:00
88bc7ccd6f
drivers: fix indentation in Makefile.include
...
- soft_spi was using a 4 spaces indentation, but only 2 are required
2018-02-21 10:38:19 +01:00
8b43659230
Merge pull request #8597 from bergzand/pr/tests/emb6-feat-req
...
tests/emb6: remove obsolete FEATURES_REQUIRED from makefile
2018-02-21 09:40:19 +01:00
Joakim Nohlgård
278ac297b8
Merge pull request #8603 from kaspar030/disable_fallthrough_warning
...
make: always set -Wno-implicit-fallthrough
2018-02-20 17:22:50 +01:00
1c091cc462
make: always set -Wno-implicit-fallthrough
2018-02-20 15:45:18 +01:00
490a72ee5a
Merge pull request #8599 from kaspar030/remove_benchmark_setup
...
sys/benchmark: remove BENCHMARK_SETUP()
2018-02-20 10:30:11 +01:00
5efd9599e0
sys/benchmark: remove BENCHMARK_SETUP()
2018-02-20 10:10:13 +01:00
a5dff84b79
Merge pull request #8578 from kaspar030/edbg_reset
...
tools: edbg: use for resetting
2018-02-19 22:14:10 +01:00
1d716befc8
tests/emb6: remove obsolete FEATURES_REQUIRED from makefile
2018-02-19 21:07:15 +01:00
Martine Lenders
26ad044e12
Merge pull request #8563 from miri64/gnrc_ipv6_nib/fix/6lo-tentative
...
gnrc_ipv6_nib_6ln: do not mark non-link-local addresses directly VALID
2018-02-19 15:28:08 +01:00
c38e901273
Merge pull request #8317 from SemjonKerner/driver_bmx055_gyro_calliope
...
drivers: add support for the Bosch bmx055 9-axis IMU
2018-02-19 14:48:22 +01:00
Martine Lenders
8d98447c36
tests: adapt gnrc_ipv6_nib_6ln test for new behavior
2018-02-19 14:39:29 +01:00
Martine Lenders
e11550042c
gnrc_ipv6_nib_6ln: only register addresses not VALID yet
...
With the previous fix, we only have to register addresses that are not
VALID yet on reception of router advertisements. This removes the need
for the hacky `GNRC_NETIF_FLAGS_6LO_ADDRS_REG` flag that was only
introduced to prevent unnecessary re-registration.
2018-02-19 14:39:29 +01:00
Martine Lenders
8c8b6f9494
gnrc_ipv6_nib_6ln: do not mark non-link-local directly VALID
...
The whole address registration looses its point if all addresses are
marked valid from the get-go. With this fix non-link-local addresses
are first marked TENTATIVE and only after successful registration
marked as VALID. Link-local addresses are assumed to always be VALID.
2018-02-19 14:38:27 +01:00
Semjon Kerner
aa0d22a552
tests/driver_bmx055: provide test application for bmx055
2018-02-19 14:29:24 +01:00
Semjon Kerner
22c49e99b5
sys/auto_init/saul: provide saul adaption for bmx055
2018-02-19 14:28:16 +01:00
Semjon Kerner
83153d6925
drivers/bmx055: initial implementation
2018-02-19 14:27:39 +01:00
Semjon Kerner
9bf532c313
boards/calliope-mini: extend board by module bmx055
2018-02-19 14:26:09 +01:00
Joakim Nohlgård
73c11a366c
Merge pull request #8430 from smlng/gcc7/ignore_fallthroughs
...
make: ignore fallthroughs errors with GCC 7.x
2018-02-19 11:04:16 +01:00
Joakim Nohlgård
a25c059f1f
Merge pull request #8368 from smlng/examples/fix_posix
...
posix: fix pthread and socket example
2018-02-19 10:58:02 +01:00
Joakim Nohlgård
354499d397
Merge pull request #8588 from rxwb/fix_saul_reg_rm
...
sys/saul_reg: Fix saul_reg_rm return value when removing first element
2018-02-19 10:38:14 +01:00
Peter Kietzmann
e853c7534f
Merge pull request #8555 from kaspar030/stm32f4_fix_adc_res
...
cpu/stm32f4: fix periph/adc resolution check
2018-02-19 10:05:18 +01:00
e2b6d6b89a
Merge pull request #8584 from miri64/gnrc_sock/fix/err-report-ptr
...
gnrc_sock: make sock compilable with gnrc_neterr
2018-02-19 09:51:09 +01:00
f59e8247b0
Merge pull request #8040 from haukepetersen/add_bench_periphgpiototest
...
tests/periph_gpio: added benchmark capabilities
2018-02-19 09:48:39 +01:00
Martine Lenders
f0c401c36d
Merge pull request #8580 from kb2ma/gcoap/sock_send_result
...
net/gcoap: fix sock send return type
2018-02-18 13:43:31 +01:00
Ronald Weber
1293113dca
unittests/saul_reg: Add unit test for saul_reg_rm of list head
...
This also leaves the global saul_reg list in the same empty state like
before the unit tests.
2018-02-18 12:05:54 +01:00
Ronald Weber
a5a52980ba
sys/saul_reg: Fix saul_reg_rm for first element
2018-02-18 11:30:46 +01:00
Sebastian Meiling
9d1e2661ff
Merge pull request #8566 from gebart/pr/saul-periph-doxygen
...
drivers/saul: Show configuration structs in docs
2018-02-17 14:51:33 +01:00