RIOT-side compile-time configuration for libSCHC. More...
RIOT-side compile-time configuration for libSCHC.
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. More... | |
| #define | CONFIG_LIBSCHC_MBUF_POOL_SIZE 64 |
| Maximum number of mbuf pool entries. More... | |
| #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. | |