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 |
|
|
821eb5bc76
|
sys/net/auto_init: remove useless preprocessor directives
The files are now built only when the corresponding module is used
|
2020-06-08 11:10:39 +02:00 |
|
Jose Alamos
|
67ed9defbe
|
gnrc_netif_xxx_create: use external netif allocation
|
2020-03-26 11:12:23 +01:00 |
|
Benjamin Valentin
|
d765098d72
|
sys/auto_init: allow delayed initialisation of gnrc_netif
Co-authored-by: Martine S. Lenders <m.lenders@fu-berlin.de>
|
2020-03-04 16:13:40 +01:00 |
|