1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-16 01:32:45 +01:00
RIOT/sys/net/gnrc/transport_layer
Leandro Lanzieri d4cac38cc9
gnrc/tcp: Configure mbox size with exponent and add config doc group
This changes the configuration macro to be the exponent of 2^n, as the
mbox buffer size needs to be always power of 2.

Also a compile configuration documentation group is created.
2020-06-15 07:30:54 +02:00
..
tcp gnrc/tcp: Configure mbox size with exponent and add config doc group 2020-06-15 07:30:54 +02:00
udp gnrc_udp: send ICMPv6 error messages where appropriate 2018-11-16 17:39:16 +01:00