|
6f1b8fea25
|
tests/pkg_micro-ecc-with-hwrng: migrate to testrunner
|
2017-11-14 16:40:02 +01:00 |
|
|
12f6b629b8
|
tests/pkg_micro-ecc: migrate to testrunner
|
2017-11-14 16:40:01 +01:00 |
|
|
742da3517f
|
tests/pkg_jsmn: migrate to testrunner
|
2017-11-14 16:40:01 +01:00 |
|
|
f5d2f0f503
|
tests/pkg_minmea: migrate to testrunner
|
2017-11-14 16:40:01 +01:00 |
|
|
783e04e7e6
|
tests/sched_testing: migrate to testrunner
|
2017-11-14 16:40:00 +01:00 |
|
|
e464116425
|
tests/pipe: migrate to testrunner
|
2017-11-14 16:40:00 +01:00 |
|
smlng
|
ece74000d2
|
pkg/tinydtls: bump version to fix compiler issues
|
2017-11-14 16:26:35 +01:00 |
|
Gaëtan Harter
|
4ee7d1359c
|
Merge pull request #7988 from aabadie/pr/test_pexpect_fmt_print
tests/fmt_print: migrate to testrunner
|
2017-11-14 15:49:18 +01:00 |
|
Vincent Dupont
|
27fbdc4ebe
|
unittests: update boards lists
|
2017-11-14 14:16:12 +01:00 |
|
Martine Lenders
|
a524d9f9fa
|
Merge pull request #8027 from aabadie/pr/test_pexpect_periph_timer
tests/periph_timer: migrate to testrunner
|
2017-11-14 13:59:06 +01:00 |
|
Martine Lenders
|
6038a7d3a5
|
gnrc_netif2: provide raw adaption layer (for e.g. SLIP)
|
2017-11-14 13:40:51 +01:00 |
|
Martine Lenders
|
30f9cacabd
|
Merge pull request #7898 from miri64/gnrc_netif2/feat/xbee
xbee: port to gnrc_netif2
|
2017-11-14 13:32:36 +01:00 |
|
Bas Stottelaar
|
9d99add1d0
|
Merge pull request #7923 from basilfx/feature/timer_arg
test: periph_timer: check if argument is passed.
|
2017-11-14 12:49:13 +01:00 |
|
|
300db9f69c
|
Merge pull request #7841 from aabadie/thread_msg_testrunner
tests/thread_msg: migrate to testrunner
|
2017-11-14 12:45:41 +01:00 |
|
|
df35860c55
|
tests/periph_timer: migrate to testrunner
|
2017-11-14 12:43:05 +01:00 |
|
Martine Lenders
|
7d94d5d2bc
|
tests: adapt driver_xbee test for gnrc_netif2
|
2017-11-14 12:01:16 +01:00 |
|
Martine Lenders
|
546d05266e
|
xbee: port to gnrc_netif2
|
2017-11-14 12:01:16 +01:00 |
|
Martine Lenders
|
4682c129e3
|
xbee: provide device type on get()
|
2017-11-14 12:01:16 +01:00 |
|
Bas Stottelaar
|
df3389bd0f
|
Merge pull request #7929 from basilfx/feature/thunderboard_v2
cpu + boards: add support for thunderboard sense
|
2017-11-14 10:53:37 +01:00 |
|
|
2154420b12
|
Merge pull request #7419 from miri64/gnrc_netif2/feat/nordic-ble-softdev
pkg: port nordic_softdevice_ble to gnrc_netif2
|
2017-11-14 10:52:01 +01:00 |
|
|
379737bc21
|
tests/thread_msg: migrate to testrunner
|
2017-11-14 10:17:47 +01:00 |
|
Martine Lenders
|
5e0a51707c
|
pkg: port nordic_softdevice_ble to gnrc_netif2
|
2017-11-14 10:09:09 +01:00 |
|
Cenk Gündoğan
|
0792a5d7cb
|
Merge pull request #7516 from PeterKietzmann/pr_extend_pktdump
od: add ASCII representation
|
2017-11-14 09:37:25 +01:00 |
|
Peter Kietzmann
|
a2721c03c9
|
sys/od: add ASCII representation to memory dump
|
2017-11-14 09:22:02 +01:00 |
|
Dylan Laduranty
|
67048eafa2
|
Merge pull request #6900 from OTAkeys/pr/init_rtc
periph/rtc: move init from auto_init to periph_init
|
2017-11-13 21:22:22 +01:00 |
|
Martine Lenders
|
b573348be6
|
Merge pull request #7966 from miri64/gnrc_netif2/fix/7424-follow-up
examples: tests: port applications to gnrc_netif2
|
2017-11-13 20:32:02 +01:00 |
|
Bas Stottelaar
|
a45d626354
|
boards: sltb001a: add support for thunderboard sense
|
2017-11-13 20:27:16 +01:00 |
|
Bas Stottelaar
|
102d85b2a1
|
cpu: efr32mg1p: add support
|
2017-11-13 20:27:16 +01:00 |
|
Bas Stottelaar
|
0537e50614
|
cpu: efm32_common: add peripheral drivers
|
2017-11-13 20:27:16 +01:00 |
|
Bas Stottelaar
|
5eaf1985c5
|
pkg: emlib: add emlib package
|
2017-11-13 20:27:16 +01:00 |
|
|
a145e8174d
|
travis: enable static test in travis CI
|
2017-11-13 19:51:16 +01:00 |
|
Vincent Dupont
|
012264cb0e
|
shell/sc_rtc: remove rtc init command
|
2017-11-13 18:44:15 +01:00 |
|
Vincent Dupont
|
e2c358ee48
|
tests/{periph_rtc,pkg_fatfs}: remove call to rtc_init
|
2017-11-13 18:43:50 +01:00 |
|
|
f89ecfb531
|
Merge pull request #7951 from cladmi/pr/conflicting_module_names
examples/pkgs: rename modules with duplicate names
|
2017-11-13 17:40:21 +01:00 |
|
Martine Lenders
|
8a2939e27d
|
Merge pull request #8023 from aabadie/pr/fix_static_test_squashing
dist/tools/pr_check: fix regex pattern to recognize any SHA
|
2017-11-13 17:34:53 +01:00 |
|
Bas Stottelaar
|
fd396045de
|
test: periph_timer: check if argument is passed.
|
2017-11-13 17:28:53 +01:00 |
|
|
dcc1ae393c
|
dist/tools/pr_check: fix regex pattern to recognize any SHA
|
2017-11-13 16:43:12 +01:00 |
|
Martine Lenders
|
7a833f81c5
|
tests: fix netdev_test test for gnrc_netif2
|
2017-11-13 16:36:35 +01:00 |
|
Martine Lenders
|
be00f5bfb6
|
tests: fix gnrc_sixlowpan test for gnrc_netif2
|
2017-11-13 16:36:35 +01:00 |
|
Martine Lenders
|
6cd91ee2cb
|
tests: remove gnrc_ipv6_netif requirement from gnrc_ipv6_nib tests
|
2017-11-13 16:36:34 +01:00 |
|
Martine Lenders
|
a502aaa778
|
tests: amend BOARD_INSUFFICIENT_MEMORY
|
2017-11-13 16:36:34 +01:00 |
|
Martine Lenders
|
1a2548b65a
|
tests: fix netdev_test tests for gnrc_netif2
|
2017-11-13 16:36:34 +01:00 |
|
Martine Lenders
|
92e9537471
|
tests: fix gnrc_tcp_server tests for gnrc_netif2
|
2017-11-13 16:36:34 +01:00 |
|
Martine Lenders
|
01c21fa274
|
tests: make gnrc_ipv6_ext test compilable with gnrc_netif2
Test currently not working
|
2017-11-13 16:36:34 +01:00 |
|
Martine Lenders
|
6e605177c9
|
tests: fix driver_enc* tests for gnrc_netif2
|
2017-11-13 16:36:34 +01:00 |
|
Martine Lenders
|
84b646aaa4
|
tests: fix gnrc_sock_dns test for gnrc_netif2
|
2017-11-13 16:36:34 +01:00 |
|
Martine Lenders
|
e1ce254139
|
tests: fix pkg_microcoap test for gnrc_netif2
|
2017-11-13 16:36:34 +01:00 |
|
Martine Lenders
|
b7f6e40188
|
examples: fix nanocoap_server for gnrc_netif2
|
2017-11-13 16:36:34 +01:00 |
|
Gaëtan Harter
|
21dfcc9448
|
pkg: change conflicting module name for pkg root directory
Root directory of libfixmath and u8g2 where the same as another directory.
|
2017-11-13 15:29:06 +01:00 |
|
Gaëtan Harter
|
1d6ef0b6e4
|
examples: rename APPLICATIONs whose name collide with another module.
|
2017-11-13 15:29:06 +01:00 |
|