Benjamin Valentin
0ffe5a09f4
examples/gnrc_border_router: automatically start ZEP dispatcher
2020-11-13 18:11:33 +01:00
Benjamin Valentin
ecd40ff824
examples/gnrc_networking: add port configuration for socket_zep
...
Set the socket_zep port so that native will connect to the default border router
configuration.
2020-11-13 18:11:14 +01:00
Benjamin Valentin
90f3c15084
socket_zep: send dummy HELLO packet on connect
2020-11-13 18:10:57 +01:00
Benjamin Valentin
54eedd94ba
tools/zep_dispatch: add simple ZEP dispatcher
2020-11-10 15:41:15 +01:00
benpicco
b3e73521ed
Merge pull request #15331 from benpicco/zep_enhance
...
socket_zep: don't always listen on local port
2020-10-29 18:04:47 +01:00
benpicco
7a1f8958d9
Merge pull request #15335 from Nishchay-sopho/drivers/sdp3x_update_internal_function_comments
...
drivers/sdp3x: Corrected improper comments for internal functions
2020-10-29 18:03:56 +01:00
Benjamin Valentin
3f58672351
cpu/native: make sure help text does not exceed 80 columns
2020-10-29 16:15:42 +01:00
benpicco
9e4dd8e451
Merge pull request #15287 from miri64/ethernet/enh/join-leave-mcast-group
...
gnrc_netif: add capability to join or leave link layer multicast groups
2020-10-29 16:03:32 +01:00
Martine Lenders
ad3c8ba5a4
gnrc_netif_ethernet: use new helper function to generate MC address
2020-10-29 14:38:52 +01:00
Martine Lenders
1572489c97
tests/gnrc_netif: add tests to join and leave L2 groups
2020-10-29 14:38:52 +01:00
Martine Lenders
55ed65650d
tests/l2util: provide tests for l2util_ipv6_group_to_l2_group()
2020-10-29 14:38:51 +01:00
Martine Lenders
d8c78a9910
gnrc_netif: add capability to join or leave link-layer multicast groups
...
The request is forwarded to the device.
2020-10-29 14:38:51 +01:00
Martine Lenders
68d25e217a
l2util: add function to convert IPv6 multicast group to an L2 group
2020-10-29 14:38:51 +01:00
Martine Lenders
a6ebe3624d
netopt: add options to read/join/leave link layer multicast groups
2020-10-29 14:38:51 +01:00
823774358e
Merge pull request #14952 from benpicco/boards/common/cdc_acm
...
boards: factorize stdio CDC ACM configuration
2020-10-29 14:33:01 +01:00
Benjamin Valentin
22ba75e8be
socket_zep: don't listen on local address by default
...
If no local port is specified for socket_zep to listen on, don't listen
on a local port at all instead of listening on a default port.
This does not work with multiple instances of socket_zep anyway.
2020-10-29 12:46:10 +01:00
nagrawal
f50da0a27d
drivers/sdp3x: Corrected improper comments for internal functions
2020-10-29 12:42:51 +01:00
Martine Lenders
870c8920bd
Merge pull request #15334 from aabadie/pr/lostandfound_softdevice
...
LOSTANDFOUND.md: add nordic_softdevice_ble package removal
2020-10-29 12:34:01 +01:00
fe9cd52fcf
LOSTANDFOUND.md: add nordic_softdevice_ble package removal
2020-10-29 11:05:35 +01:00
35b6ccedf3
Merge pull request #15326 from aabadie/pr/pkg/softdevice_remove
...
pkg/nordic-softdevice: remove deprecated package
2020-10-29 10:58:03 +01:00
68d3f2ee6c
sys/net: remove nordic softdevice specific handling
2020-10-29 09:02:12 +01:00
ada0e157b4
tests/l2util: remove mention to nordic-softdevice-ble
2020-10-29 09:02:12 +01:00
fd6f6e248c
cpu/nrf52: remove specific handling of softdevice
2020-10-29 09:02:12 +01:00
4d91832795
boards/nrf52: remove softdevice specific handling
2020-10-29 09:02:12 +01:00
899ac1eb3a
tests: remove nordic softdevice test application
2020-10-29 09:02:05 +01:00
c8e40fc690
pkg: remove deprecated nordic softdevice package
2020-10-29 09:02:05 +01:00
Martine Lenders
ed64c603ab
Merge pull request #15323 from miri64/gnrc_nettype/cleanup/rm-IOVEC
...
gnrc_nettype: remove GNRC_NETTYPE_IOVEC
2020-10-28 23:50:09 +01:00
Martine Lenders
c2e7648ab5
Merge pull request #15324 from miri64/gnrc_sixlowpan/enh/AGGRESSIVE_OVERRIDE
...
gnrc_sixlowpan_rb: remove GNRC_SIXLOWPAN_FRAG_RBUF_AGGRESSIVE_OVERRIDE
2020-10-28 23:49:36 +01:00
benpicco
36c742d384
Merge pull request #15303 from benpicco/cpu/samd21-vectors
...
cpu/samd21: fix vectors definition
2020-10-28 22:07:18 +01:00
Marian Buschsieweke
e8453eaba8
Merge pull request #15318 from maribu/stm32_eth_fix
...
cpu/stm32: Fix reception bug in periph_eth
2020-10-28 21:07:44 +01:00
chrysn
912d82dc40
Merge pull request #14029 from cgundogan/pr/gcoap/request_matcher
...
gcoap: add a handler for request matching
2020-10-28 16:51:35 +01:00
Cenk Gündoğan
7d820f7ada
nanocoap: gcoap: use const parameter for coap_method2flag
2020-10-28 15:40:35 +01:00
Cenk Gündoğan
c970cca422
examples: gcoap_cli: adjust for the request matcher handler
2020-10-28 15:40:35 +01:00
Cenk Gündoğan
d4370e690e
gcoap: add a handler for request matching
2020-10-28 15:40:35 +01:00
Marian Buschsieweke
9105c60728
Merge pull request #15071 from maribu/untagle_xtimer_mutex
...
sys/xtimer: untangle from core/mutex
2020-10-28 14:42:11 +01:00
Marian Buschsieweke
45dc86acce
cpu/stm32: Fix reception bug in periph_eth
...
The reception code hands RX DMA descriptors back to the DMA right after its
contents were copied into the network stack internal buffer. This increases
the odds that the DMA never runs out of DMA descriptors to fill, even under
high load. However, the loop fetching the Ethernet frame stops to iterate at the
end of the frame. If the DMA used one more descriptor to store the FCS, this
was not returned back to the DMA. This commit fixes it.
2020-10-28 14:23:25 +01:00
Marian Buschsieweke
7ced6a8ac8
cpu/stm32: Improve debug output for periph_eth
2020-10-28 14:22:54 +01:00
Martine Lenders
d135721ad9
gnrc_sixlowpan_rb: remove GNRC_SIXLOWPAN_FRAG_RBUF_AGGRESSIVE_OVERRIDE
...
Deprecated in c7b6dc587c
.
2020-10-28 11:03:15 +01:00
Martine Lenders
2608765483
LOSTANDFOUND.md: Add GNRC_NETTYPE_IOVEC
2020-10-28 10:43:31 +01:00
Martine Lenders
3cac6e0979
gnrc_nettype: remove GNRC_NETTYPE_IOVEC
...
NETTYPE is unused in the code base since
9fb2f541ba
and deprecated since
744f078b3a
2020-10-28 10:37:31 +01:00
benpicco
76ddfdbbde
Merge pull request #15316 from jia200x/pr/submac/fix_wait_for_ack
...
ieee802154/submac: fix inconsistent state on NO_ACK
2020-10-27 19:46:34 +01:00
Jose Alamos
c663ca0b36
ieee802154/submac: fix inconsistent state on NO_ACK
2020-10-27 17:41:43 +01:00
f46572a308
Merge pull request #15306 from bergzand/pr/suit_stor_flashwrite/fix_offset
...
suit/storage/flashwrite: use riotboot_slot_offset
2020-10-27 10:32:18 +01:00
benpicco
2050193030
Merge pull request #15273 from aabadie/pr/cpu/stm32_clk_cfg_in_cpu
...
boards/stm32: cpu/stm32: move clock configuration from boards to cpu
2020-10-27 10:04:01 +01:00
benpicco
ef4123d02a
Merge pull request #15265 from aabadie/pr/cpu/stm32_clock_doc
...
cpu/stm32: rewrite clock configuration documentation
2020-10-27 09:51:41 +01:00
9d7a2508c2
examples/suit: Adapt test script to storage changes
2020-10-27 09:49:08 +01:00
ec4803728d
suit/storage/flashwrite: use riotboot_slot_offset
...
Fixes an issue with riotboot on the stm32f1 and other MCUs where the
flash is remapped to a different region
2020-10-27 09:27:28 +01:00
0bd70a46bc
cpu/stm32: rework clock configuration documentation
2020-10-27 08:54:09 +01:00
39e06babf5
boards/stm32: use generic clk_conf.h header
2020-10-27 08:44:56 +01:00
ec5b47fc61
cpu/stm32l4+/wb: centralize max core clock define, adapt related boards
2020-10-27 08:44:55 +01:00