Cenk Gündoğan
06782c4721
Merge pull request #8173 from bergzand/pr/gnrc_uhcpc_rpl
...
gnrc_uhcpc: initialize rpl root on prefix configuration
2017-11-30 13:15:49 +01:00
0d2763d914
gnrc_border_router: Add explanation about optionally adding gnrc_rpl
2017-11-30 13:08:55 +01:00
2ba110d8f7
gnrc_uhcpc: initialize rpl root on prefix configuration
2017-11-30 13:08:55 +01:00
Gaëtan Harter
da24cdaf3f
Merge pull request #8058 from haukepetersen/opt_boards_usecommon
...
boards: move shared code to boards/common/xx
2017-11-30 10:54:16 +01:00
Hauke Petersen
5f5cdd148d
Merge pull request #7822 from Hyungsin/hamilton-hdc1000
...
drivers/hdc1000: add caching capability
2017-11-30 10:49:11 +01:00
Cenk Gündoğan
dc82d995e2
Merge pull request #8181 from haukepetersen/opt_testrunner_minorstyle
...
tools/testrunner: minor code beautification
2017-11-30 10:40:34 +01:00
Hauke Petersen
2ead5ef3a0
tools/testrunner: minor code beautifications
2017-11-30 10:34:37 +01:00
Hauke Petersen
a1d5e0fe13
make/info-global: adapt for common board folder
2017-11-30 10:26:36 +01:00
Hauke Petersen
a7c1a3f689
tools/changed_files: adapt for common board dirs
2017-11-30 10:26:36 +01:00
Hauke Petersen
234c3075c0
tests: fix handling for common board folders
2017-11-30 10:26:36 +01:00
Hauke Petersen
6b252e56ec
boards/frdm: moved shared code to common/frdm
2017-11-30 10:26:36 +01:00
Hauke Petersen
59b3e0cedd
boards/nucleo: move shared code to common/nucleo
2017-11-30 10:26:36 +01:00
Hauke Petersen
00a365b956
boards/nucleo32: move shared code to common/nucleo32
2017-11-30 10:26:36 +01:00
Hauke Petersen
f1135af3d7
boards/nucleo144: move shared code to common/nucleo144
2017-11-30 10:26:35 +01:00
Hauke Petersen
050a1ddeab
boards/arduino-mkr: move shared code to common/arduino-mkr
2017-11-30 10:26:35 +01:00
Hauke Petersen
0f155db499
boards/arduino-atmega: move shared code to common/arduino-atmega
2017-11-30 10:26:35 +01:00
Hauke Petersen
eb2b9f2169
boards/iotlab: move shared code to common/iotlab
2017-11-30 10:26:35 +01:00
Hauke Petersen
6c118cfc0b
boards/msb-430: move shared code to common/msb-430
2017-11-30 10:26:35 +01:00
Hauke Petersen
b7943900fc
boards/msba2-based: move shared code to common/msba2
2017-11-30 10:26:35 +01:00
Hauke Petersen
4bcb353f89
boards/remote: move shared code to common/remote
2017-11-30 10:26:35 +01:00
Hauke Petersen
bd96d42ede
boards/wsn430: move shared code to common/wsn430
2017-11-30 10:26:35 +01:00
b62ebf5e44
Merge pull request #8079 from smlng/enh/dist/develhelp
...
dist: adapt develhelp in Makefile
2017-11-30 09:19:10 +01:00
Martine Lenders
639e65bc0e
Merge pull request #8177 from smlng/fix/unittests/gnrc_ipv6_nib
...
unittests: fix gnrc_ipv6_nib test
2017-11-29 21:58:44 +01:00
smlng
1dfe3719d8
unittests: fix gnrc_ipv6_nib test
2017-11-29 21:11:08 +01:00
Sebastian Meiling
8f7de7c2fe
Merge pull request #8179 from miri64/gnrc_ipv6_nib/api/NULL-l2addr
...
gnrc_ipv6_nib: Allow l2addr == NULL for gnrc_ipv6_nib_nc_set()
2017-11-29 21:07:39 +01:00
Hyungsin
fd3f33880b
drivers/hdc1000: add caching capability for hdc1000 driver
2017-11-29 11:30:39 -08:00
Martine Lenders
19d983be6d
Merge pull request #8170 from Teufelchen1/master
...
boards: bluepill: invert LED state
2017-11-29 20:16:01 +01:00
Martine Lenders
eb7f32f5d0
Merge pull request #8142 from aabadie/pr/tests/python_E302
...
tests: fix python style 'E302 expected 2 blank lines, found 1'
2017-11-29 19:56:35 +01:00
Martine Lenders
a0fdaccd0a
Merge pull request #8174 from zhuoshuguo/gnrc_lwmac_include_upon_define
...
gnrc_lwmac: include lwmac headers upon lwmac defined.
2017-11-29 17:45:02 +01:00
c4f66edba1
tests: fix python style 'E302 expected 2 blank lines, found 1'
2017-11-29 17:32:06 +01:00
zhuoshuguo
e6409f025f
gnrc_lwmac: include lwmac headers when LWMAC defined.
2017-11-29 17:29:26 +01:00
Martine Lenders
7d20a80ba8
gnrc_ipv6_nib: Allow l2addr == NULL for gnrc_ipv6_nib_nc_set()
2017-11-29 17:26:45 +01:00
Bennet Blischke
c7270cf997
boards: bluepill: invert LED state
2017-11-29 17:13:05 +01:00
Martine Lenders
071d9c2d7f
Merge pull request #8176 from PeterKietzmann/pr_msp430_check_tim_chan
...
cpu/xxx430: correct channel check in periph timer driver
2017-11-29 17:09:21 +01:00
Christian Manal
bc62f54146
pkg: wakaama: Fix and update wakaama package to version fe48d45
...
* Fix the not updated `PKG_TEMP_DIR` to `PKG_BUILDDIR`
* Bump the version
* Make the patches apply and fix warnings/errors
2017-11-29 17:03:14 +01:00
Peter Kietzmann
b14fae641d
Merge pull request #8171 from smlng/enh/driver/w5100
...
driver, w5100: fix sign-compare and add spi as required feature
2017-11-29 17:01:04 +01:00
PeterKietzmann
b6b6fd2626
cpu/xxx430: correct channel check in periph timer driver
2017-11-29 16:47:09 +01:00
Hauke Petersen
8b7c9b9cd7
Merge pull request #8165 from basilfx/feature/efm32_emu_cmu
...
cpu: efm32_common: use board defined EMU/CMU settings
2017-11-29 16:45:30 +01:00
Bas Stottelaar
be24c66592
cpu: efm32_common: override CMU/EMU parameters in board.h.
2017-11-29 16:15:28 +01:00
Sebastian Meiling
a6c2558802
Merge pull request #8175 from smlng/cpu/efm32/fix_sign_compare
...
cpu, efm32_common: fix sign-compare error in flashpage
2017-11-29 16:14:10 +01:00
smlng
2be6cf0938
cpu, efm32_common: fix sign-compare error in flashpage
2017-11-29 15:20:37 +01:00
Bas Stottelaar
156240c3b6
Merge pull request #8166 from basilfx/feature/efm32_periph_improvements
...
cpu: efm32_common: add support for GPIO ports A-K and I2C2.
2017-11-29 10:46:04 +01:00
0c03dc2e0b
Merge pull request #8168 from x3ro/pyterm-serial-snafu
...
tools/pyterm: Notify user if wrong serial package is installed
2017-11-29 09:40:17 +01:00
smlng
4492396923
driver, w5100: fix sign-compare and add spi as required feature
2017-11-28 23:09:37 +01:00
Peter Kietzmann
eb2c0e29ab
Merge pull request #8155 from RIOT-OS/revert-8009-revert-7238-pr_sc_ccnl_chunkdump
...
Revert "Revert "shell/ccnl: remove use of ccnl_wait_for chunk()""
2017-11-28 21:36:38 +01:00
Gaëtan Harter
b54318c77c
Merge pull request #7919 from smlng/make/wpedantic
...
Make: enable -Werror -Wall -Wextra by default
2017-11-28 20:44:02 +01:00
smlng
57c5c9b6a6
make: enable Wall and Wextra by default, and optionally Wpedantic
2017-11-28 20:33:39 +01:00
Gaëtan Harter
a52d2130fd
Merge pull request #8157 from miri64/tests/cleanup/default-netdev
...
tests: remove unnecessary gnrc_netdev_default include
2017-11-28 20:29:27 +01:00
Martine Lenders
a2e51a039a
tests: remove unnecessary gnrc_netdev_default include
...
The `driver_enc28j60` and `driver_encx24j600` applications exist to
test the network device drivers of this type. Including the *default*
driver of the board is thus non-sensical and might even be harmful for
the success of this test (if default device in initialized before the
device that is tested).
Additionally, does the removal of this module allow for some boards to
fit this into their memory (at least in my linker configuration), so I
removed them from the `BOARD_INSUFFICIENT_MEMORY` list.
2017-11-28 20:12:43 +01:00
Lucas Jenss
33002325d5
tools/pyterm: Notify user if wrong serial package is installed
...
When installing the `serial` package (in contrast to `pyserial`)
the pyterm script will print a cryptic error message and fail.
This is because both packages, though unrelated, expose a `serial`
package (whereas pyserial should expose `pyserial`).
This change catches the error and might save some precious lifetime
of unsuspecting RIOT users, such as myself.
2017-11-28 20:00:37 +01:00