1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/gnrc/netif
Marian Buschsieweke 0cb274c1eb
sys/net/gnrc: Fix include of xtimer.h
Make sure xtimer.h is only included if the xtimer module is actually used, as
otherwise compilation for the waspmote-pro fails.
2020-09-16 19:55:43 +02:00
..
ethernet gnrc_netif_xxx_create: use external netif allocation 2020-03-26 11:12:23 +01:00
hdr gnrc_netif_hdr: make in parameters const 2019-02-21 12:43:08 +01:00
ieee802154 gnrc_netif_xxx_create: use external netif allocation 2020-03-26 11:12:23 +01:00
init_devs drivers/dose: register driver with netdev 2020-08-17 22:53:51 +02:00
lorawan net/gnrc_netif_lorawan: fix unaligned copy 2020-07-13 16:57:26 +02:00
pktq gnrc_netif: add a send queue 2020-09-02 12:30:22 +02:00
_netif.c Merge pull request #12738 from miri64/netif/enh/id-functions 2020-06-09 15:12:06 +02:00
gnrc_netif_device_type.c net/gnrc/netif: disable 6lo fragmentation when unneeded 2020-06-18 07:16:16 -05:00
gnrc_netif_raw.c gnrc_netif_xxx_create: use external netif allocation 2020-03-26 11:12:23 +01:00
gnrc_netif.c sys/net/gnrc: Fix include of xtimer.h 2020-09-16 19:55:43 +02:00
Kconfig gnrc_netif: add a send queue 2020-09-02 12:30:22 +02:00
Makefile gnrc_netif: add a send queue 2020-09-02 12:30:22 +02:00