1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-16 01:52:44 +01:00
RIOT/sys/net/gnrc/netif
Leandro Lanzieri 05962fe3ef
gnrc/netif: Configure queue size with exponent
This changes the configuration macro to be the exponent of 2^n, as the
message queue size needs to be always power of 2.
2020-06-15 07:30:52 +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 gnrc/netif: Configure queue size with exponent 2020-06-15 07:30:52 +02:00
lorawan net/gnrc/netif/lorawan: fixed ABP device activation 2020-05-09 20:16:29 +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 gnrc_netif: introduce gnrc_netif_ipv6 pseudo-module for IPv6 members 2020-05-19 16:10:59 +02:00
gnrc_netif_raw.c gnrc_netif_xxx_create: use external netif allocation 2020-03-26 11:12:23 +01:00
gnrc_netif.c gnrc/netif: Configure queue size with exponent 2020-06-15 07:30:52 +02:00
Kconfig gnrc/netif: Configure queue size with exponent 2020-06-15 07:30:52 +02:00
Makefile sys/auto_init: allow delayed initialisation of gnrc_netif 2020-03-04 16:13:40 +01:00