1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/include/net/gnrc/tcp
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
..
config.h gnrc/tcp: Configure mbox size with exponent and add config doc group 2020-06-15 07:30:54 +02:00
tcb.h gnrc/tcp: Configure mbox size with exponent and add config doc group 2020-06-15 07:30:54 +02:00