1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/gnrc/sock
Leandro Lanzieri dbfe0d8ea1
gnrc/sock: 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. The macro now has the
GNRC prefix.

Also a compile configuration documentation group is created.
2020-06-15 07:30:54 +02:00
..
include gnrc/sock: Configure mbox size with exponent and add config doc group 2020-06-15 07:30:54 +02:00
ip gnrc_sock: adapt for *_recv_buf() API change 2020-04-01 15:50:51 +02:00
udp gnrc_sock: adapt for *_recv_buf() API change 2020-04-01 15:50:51 +02:00
gnrc_sock.c gnrc/sock: Configure mbox size with exponent and add config doc group 2020-06-15 07:30:54 +02:00
Makefile gnrc_sock_udp: provide port for sock_udp 2016-10-26 15:20:38 +02:00