1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-16 07:52:44 +01:00
Commit Graph

2 Commits

Author SHA1 Message Date
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
PeterKietzmann
c654d1fc8b Kconfig: Expose gnrc/netif configurations 2020-01-13 12:28:31 +01:00