Loading...
Searching...
No Matches

RIOT-side compile-time configuration for libSCHC. More...

Detailed Description

RIOT-side compile-time configuration for libSCHC.

Author
Martine S. Lenders m.len.nosp@m.ders.nosp@m.@fu-b.nosp@m.erli.nosp@m.n.de

Definition in file config.h.

+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define CONFIG_LIBSCHC_STATIC_MEMBUF_LEN   1024
 Static memory buffer length.
 
#define CONFIG_LIBSCHC_MBUF_POOL_SIZE   64
 Maximum number of mbuf pool entries.
 
#define CONFIG_LIBSCHC_MAX_RX_CONNS   1
 Maximum number of incoming connections.
 
#define CONFIG_LIBSCHC_MAX_MTU_LEN   242
 Maximum transfer unit of the underlying technology.
 
#define CONFIG_LIBSCHC_DEBUG
 Enable debug output.