1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
Commit Graph

16241 Commits

Author SHA1 Message Date
Gaëtan Harter
58f6df24cd dist/tools/testrunner: Make started wait time configurable
The wait before board is started is 3 by default but can be overwritten by
setting 'TESTRUNNER_START_WAIT' environment variable.
2017-12-04 15:10:30 +01:00
Martine Lenders
73d1cca0f8
Merge pull request #8196 from aabadie/pr/tests/python_E12x
tests: fix python E127 'continuation line over/under-indented for visual indent'
2017-12-04 14:02:43 +01:00
Martine Lenders
ae8b426897
Merge pull request #8197 from aabadie/pr/tests/python_E711
tests/lwip: fix python E711 comparison to None should be 'if cond is not None:'
2017-12-04 13:57:41 +01:00
Martine Lenders
20ddb678aa
Merge pull request #8200 from aabadie/pr/tests/python_F841
tests/evtimer_msg: fix F841 local variable 'stop' is assigned to but never used
2017-12-04 13:19:12 +01:00
43e972fc61
Merge pull request #7970 from kYc0o/add_flashpage_write_raw
periph/flashpage: add flashpage_write_raw interface
2017-12-04 13:13:52 +01:00
3dfea171f1 tests/evtimer_msg: fix F841 local variable 'stop' is assigned to but never used 2017-12-04 08:33:06 +01:00
0a6f56bb25 tests/lwip: fix python E711 comparison to None should be 'if cond is not None:' 2017-12-03 20:22:59 +01:00
9f4096059e tests: fix python E127 'continuation line over/under-indented for visual indent' 2017-12-03 20:18:56 +01:00
Cenk Gündoğan
24476e0817
Merge pull request #8194 from bergzand/pr/murdock_cleanupvar
ci: murdock: Replace hardcoded path by bindir variable
2017-12-01 16:06:39 +01:00
1a83c20650
ci: murdock: Replace hardcoded path by bindir var 2017-12-01 15:54:00 +01:00
830d968734
Merge pull request #8123 from kaspar030/add_nanocoap
sys: net: add nanocoap
2017-12-01 13:25:10 +01:00
3367840fa2 sys/net/nanocoap: use submodules 2017-12-01 12:55:45 +01:00
84bc849014 sys: net: nanocoap: ignore Uri-Host option 2017-12-01 12:55:45 +01:00
7a636cb8e8 sys/net/gcoap: adapt to in-tree nanocoap 2017-12-01 12:55:45 +01:00
729cda62bf examples/nanocoap_server: adapt to in-tree nanocoap 2017-12-01 12:55:45 +01:00
16bdbe5d32 sys: net: add nanocoap 2017-12-01 12:55:44 +01:00
9fe9d1fed2 pkg: remove nanocoap 2017-12-01 12:53:51 +01:00
c3d2bf92ce
Merge pull request #8193 from kaspar030/fix_errorbuild_missing_builddir
ci: murdock: fix output error on missing builddir after failed build
2017-12-01 12:06:34 +01:00
25e204eecd ci: murdock: fix output error on missing builddir after failed build 2017-12-01 11:56:53 +01:00
Cenk Gündoğan
ac1a645fd1
Merge pull request #8190 from kaspar030/name_tests_by_folder
tests: set APPLICATION from folder name
2017-12-01 11:39:19 +01:00
Cenk Gündoğan
1f182335b6
Merge pull request #8192 from beduino-project/fix-fallthrough
drivers/kw2xrf: fix fall through
2017-12-01 11:30:28 +01:00
Tristan Bruns
19f6544466 drivers/kw2xrf: fix fall through
This was made visible by #7919. Broke build on GCC 7.2.

Probably a bug.
2017-12-01 11:20:07 +01:00
Sebastian Meiling
73d9c460d3
Merge pull request #7336 from kb2ma/gcoap/confirm_infrastructure
net/gcoap: Create confirm request infrastructure and adapt existing messaging
2017-12-01 11:18:24 +01:00
fc2eff9fba tests: remove redundant APPLICATION defines 2017-12-01 11:03:39 +01:00
1318e18ab3 tests: deduce test application name from folder 2017-12-01 11:03:39 +01:00
Cenk Gündoğan
a7e7f0305c
Merge pull request #8187 from jthacker/pr_test_xtimer_usleep_short_missing_application
tests/xtimer_usleep_short: fix non set APPLICATION variable
2017-11-30 21:59:58 +01:00
cc521fdafd
Merge pull request #8185 from miri64/examples/fix/opt-for-nib
examples: tests: optimize for NIB
2017-11-30 20:06:17 +01:00
0d85186653
Merge pull request #8180 from miri64/gnrc_netdev/cleanup/rm
gnrc_netdev: remove remaining files and references
2017-11-30 20:05:17 +01:00
Martine Lenders
2b543dda89 tests: gnrc_sock_dns: optimize for NIB 2017-11-30 19:51:23 +01:00
Martine Lenders
ff7160fd91 examples: gnrc_minimal: optimize for NIB 2017-11-30 19:51:23 +01:00
Martine Lenders
5a0e9bcca4 gnrc_netdev: remove remaining files and references
Somehow, these files were forgotten in my big cleanup in #7925. This
fixes that.
2017-11-30 19:49:40 +01:00
Martine Lenders
e3e66c1fd4
Merge pull request #5618 from zhuoshuguo/iqueue_mac_dev
gnrc_gomach: a traffic adaptive MAC protocol for IEEE 802.15.4 networks (GoMacH).
2017-11-30 19:00:59 +01:00
Jon Thacker
052beeab83 tests/xtimer_usleep_short: fix non set APPLICATION variable 2017-11-30 12:52:41 -05:00
zhuoshuguo
ea5aeeb10f gomach: a robust traffic adaptive multichannel MAC for IoT. 2017-11-30 18:51:49 +01:00
Martine Lenders
1ca465b140
Merge pull request #8183 from miri64/pkg/cleanup/rm-gnrc-from-openthread
openthread: remove GNRC header include
2017-11-30 18:11:42 +01:00
Martine Lenders
0af6938906
Merge pull request #8186 from miri64/at86rf2xx/fix/5618-regression
at86rf2xx: revert regression introduced in #7276
2017-11-30 17:47:32 +01:00
Martine Lenders
c91f0734f2
at86rf2xx: revert regression introduced in #7276 2017-11-30 17:37:34 +01:00
kYc0o
202c9e174f tests/periph_flashpage: add write_raw command 2017-11-30 17:25:36 +01:00
kYc0o
cb0d021811 cpu/sam0_common/Makefile.features: add periph_flash_raw 2017-11-30 17:25:35 +01:00
kYc0o
6dffb71b09 drivers/include/periph/flashpage.h: add flashpage_write_raw 2017-11-30 17:25:35 +01:00
kYc0o
adc08d6578 cpu/sam0_common: add alignment and minimum size write block constants 2017-11-30 17:25:35 +01:00
Peter Kietzmann
157d8e2fc4
Merge pull request #8102 from haukepetersen/opt_boards_nrf52based
boards/nrf52-based: factor out shared code
2017-11-30 16:26:48 +01:00
Hauke Petersen
41ec9b2542 boards/common/nrf52: fixed SAUL gpio params 2017-11-30 16:13:12 +01:00
Hauke Petersen
cb2ca02264 boards/nrf52840dk: use common code 2017-11-30 15:50:57 +01:00
Hauke Petersen
2d93d14102 boards/nrf52dk: use common code 2017-11-30 15:50:57 +01:00
Hauke Petersen
076de4eb35 boards: factored out shared code for nRF52 boards 2017-11-30 15:50:57 +01:00
fcb3fd9e70 cpu/sam0_common: add flashpage_write_raw() 2017-11-30 15:14:39 +01:00
Martine Lenders
70d29912a2
Merge pull request #8148 from moenoel/update-wakaama
pkg: wakaama: Fix and update wakaama package to version fe48d45
2017-11-30 14:39:48 +01:00
Francisco Acosta
38880acad8
Merge pull request #7799 from kYc0o/factorise_stm32_ld
ld: refactor stm32 linker scripts
2017-11-30 14:28:51 +01:00
kYc0o
d6751dde22 cpu/stm32_common/Makefile.include: add ccm linker var 2017-11-30 14:11:08 +01:00