kYc0o
651889e3cd
boards/frdm-k64f: typo on UART_0_ISR fixed
2017-04-28 18:29:20 +02:00
kYc0o
ae2d179c94
frdm-k64f: add Darwin serial port
2017-04-28 16:55:29 +02:00
Martine Lenders
ddda31c509
Merge pull request #6972 from brummer-simon/gnrc_tcp-cleanup-gnrc_tcp_tcb_init
...
gnrc_tcp: cleanup: shortend gnrc_tcp_tcb_init()
2017-04-26 14:46:52 +02:00
Martine Lenders
c23d624d27
Merge pull request #6012 from miri64/emb6/feat/sock
...
emb6: provide sock_udp port
2017-04-26 14:22:31 +02:00
Martine Lenders
4df288fade
Merge pull request #6372 from miri64/tests/enh/port-lwip-test-to-sock
...
tests: port tests/lwip to sock
2017-04-26 14:20:43 +02:00
Hauke Petersen
92d03d2eb6
Merge pull request #6659 from haukepetersen/add_test_threadflagsxtimer
...
tests: added test for thread_flags + xtimer
2017-04-26 14:12:58 +02:00
Sebastian Meiling
c08cf4a596
Merge pull request #6968 from smlng/net/gnrc_tcp/cleanup
...
gnrc_tcp: optimize and cleanup operations on TCB list
2017-04-26 13:58:28 +02:00
Simon Brummer
2f0a17b80f
gnrc_tcp: cleanup: shortend gnrc_tcp_tcb_init()
2017-04-26 13:37:42 +02:00
smlng
ba09fad7ed
gnrc_tcp: optimize and cleanup operations on TCB list
2017-04-26 11:59:01 +02:00
524ba8f55a
Merge pull request #6885 from dylad/saml21_exti_pb00
...
cpu/sam0: fix or add missing EXTI on GPIO
2017-04-26 09:56:58 +02:00
Hauke Petersen
26291774bc
tests: added test for thread_flags + xtimer
2017-04-26 09:20:40 +02:00
Martine Lenders
20f6ab6daf
emb6: provide sock_udp port
2017-04-26 09:18:01 +02:00
Martine Lenders
006b12e4b3
Merge pull request #6960 from emmanuelsearch/delete-3des
...
sys: crypto: Remove 3DES crypto
2017-04-26 08:17:44 +02:00
Martine Lenders
92fe842149
Merge pull request #6961 from miri64/ipv6_addr/fix/off-by-one
...
ipv6_addr: provide fix for off-by-x error
2017-04-26 07:57:16 +02:00
Sebastian Meiling
9480488e92
Merge pull request #6742 from brummer-simon/gnrc_tcp-cleanup-minor_changes
...
gnrc_tcp: cleanup: minor changes
2017-04-25 22:05:54 +02:00
Sebastian Meiling
a14445ed86
Merge pull request #6935 from smlng/net/rpl/fix_parent_timer
...
rpl: make parent lifetime consistent with other timers
2017-04-25 22:03:10 +02:00
dylad
0bb43529b3
cpu/samd21: do the difference between samr21 and samd21 EXTI
...
Signed-off-by: dylad <dylan.laduranty@mesotic.com>
2017-04-25 21:47:54 +02:00
smlng
41c43fd837
rpl: make parent lifetime consistent with other timers
2017-04-25 20:09:41 +02:00
Simon Brummer
a9da0dc4f2
gnrc_tcp: cleanup: various minor changes
2017-04-25 20:02:44 +02:00
Martine Lenders
45a5bb5978
Merge pull request #6963 from kaspar030/revert_cppcheck_jobfix
...
dist: tools: revert "dist: cppcheck: switch back to 8 jobs"
2017-04-25 20:01:19 +02:00
1ec3c0a57a
Revert "dist: cppcheck: switch back to 8 jobs"
...
This reverts commit ec97a94626
.
(The commit seems to cause trouble. Furthermore, there's no reference to
either the issue or how it was solved in the original commit message).
2017-04-25 19:31:02 +02:00
Martine Lenders
eef90c06fb
ipv6_addr: provide fix for off-by-x error
2017-04-25 19:19:43 +02:00
Martine Lenders
7f778988c3
tests: provide test for off-by-x error in ipv6_addr
2017-04-25 19:19:27 +02:00
Emmanuel Baccelli
6589c01aa0
sys/crypto: remove 3DES
2017-04-25 18:34:18 +02:00
Martine Lenders
b84f3cc904
tests: adapt tests/lwip for od changes
2017-04-25 18:15:23 +02:00
Martine Lenders
d1c75b4162
tests: port tests/lwip to sock
2017-04-25 18:15:23 +02:00
Martine Lenders
0cc15955f6
Merge pull request #6958 from haukepetersen/fix_kinetis_uart
...
cpu/kintis+boards: fixed UART configuration
2017-04-25 17:22:45 +02:00
Hauke Petersen
9dabbddb2f
cpu/kintis+boards: fixed UART configuration
2017-04-25 14:27:33 +02:00
Joakim Nohlgård
032c3b6883
Merge pull request #6914 from miri64/doc/fix/smartmenus
...
doc: utilize smartmenus
2017-04-25 11:05:45 +02:00
Martine Lenders
14ed6d2b90
lwip_sock: depend on sock pseudo-modules
2017-04-25 10:08:24 +02:00
Martine Lenders
b092179787
doc: utilize smartmenus
2017-04-25 09:35:50 +02:00
Sebastian Meiling
c36aa8c30d
Merge pull request #6243 from kb2ma/gcoap/sock_fix-tokenlen
...
gcoap: Fix compilation and unit test errors for zero-length token
2017-04-25 09:30:51 +02:00
3c53c58643
Merge pull request #6805 from PeterKietzmann/pr_remote_fix_leds
...
boards/remote: fix led macro
2017-04-25 08:51:54 +02:00
Ken Bannister
e7d6d57e5f
gcoap: Define length of client token in test to parse response.
2017-04-24 22:21:53 -04:00
Ken Bannister
412d0dd67e
gcoap: Use client token length macro when generate expected data.
2017-04-24 22:21:53 -04:00
Ken Bannister
7c19ad65e2
gcoap: Fix compilation error when client token length macro set to 0.
2017-04-24 22:21:53 -04:00
Vincent Dupont
e4bf86bf56
Merge pull request #6944 from aabadie/nucleo_144_conf_update
...
boards/nucleo144: rework UART and PWM conf to match Arduino pinout
2017-04-24 17:46:09 +02:00
Sebastian Meiling
67fec6294d
Merge pull request #6954 from miri64/doc/fix/i6953
...
doc: fix spacing in parameter description
2017-04-24 15:14:03 +02:00
Sebastian Meiling
5ee49c3bbc
Merge pull request #6938 from smlng/net/gnrc/pkt_opt
...
gnrc: cleanup of gnrc_pkt and enhance unittest
2017-04-24 13:56:01 +02:00
Martine Lenders
c00a89fd9e
doc: fix spacing in parameter description
...
Fixes #6953
2017-04-24 13:51:43 +02:00
Martine Lenders
cd808a591c
Merge pull request #6952 from smlng/sys/shell/refix_6948
...
sys: shell: gnrc_6ctx: further fix gnrc_6ctx_add error handling
2017-04-24 11:17:46 +02:00
smlng
6d4095132c
sys: shell: gnrc_6ctx: further fix gnrc_6ctx_add error handling
2017-04-24 10:08:46 +02:00
smlng
3b50f30a6e
unittests: enhance tests-pkt with type search
2017-04-22 20:56:54 +02:00
smlng
d11754031a
gnrc: cleanup and corrections in gnrc_pkt
2017-04-22 20:56:54 +02:00
cb4d4fd06c
boards/nucleo144-f303: reconfigure PWM and UART to match Arduino pinout
2017-04-21 17:58:12 +02:00
caafdb26b7
boards/nucleo144-f207: rework uart and pwm configuration to match arduino pinout
2017-04-21 17:58:12 +02:00
9d81419b01
boards/nucleo144-f413: rework uart and pwm configuration to match arduino pinout
2017-04-21 17:58:12 +02:00
641afc3e7e
boards/nucleo144-f429: rework uart and pwm configuration to match arduino pinout
2017-04-21 17:58:12 +02:00
17ec682a09
boards/nucleo144-f446: rework uart and pwm configuration to match arduino pinout
2017-04-21 17:58:12 +02:00
993ed203b5
Merge pull request #6947 from kaspar030/fix_NULL_zero_checks
...
some (ptr == 0) -> (ptr == NULL) fixes (found by coccinelle)
2017-04-21 15:54:56 +02:00