1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/net/gnrc/network_layer
Leandro Lanzieri 375cad38df
gnrc/sixlowpan: 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
..
icmpv6 sys/net: fix typos 2019-11-23 22:39:38 +01:00
ipv6 gnrc/ipv6: Configure queue size with exponent 2020-06-15 07:30:50 +02:00
ndp gnrc/nib: Move GNRC_IPV6_NIB_CONF_ARSM to 'CONFIG_' namespace 2020-03-31 18:07:07 +02:00
sixlowpan gnrc/sixlowpan: Configure queue size with exponent 2020-06-15 07:30:52 +02:00