mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-08-15 12:27:50 +00:00
QUEUEBUF fragmentation defines
This commit is contained in:
@@ -115,6 +115,11 @@ typedef int32_t s32_t;
|
|||||||
|
|
||||||
#define UIP_CONF_STATISTICS 1
|
#define UIP_CONF_STATISTICS 1
|
||||||
|
|
||||||
|
|
||||||
|
/* Fragmentation uses queuebuf.c to save packets */
|
||||||
|
#define QUEUEBUF_CONF_NUM 1
|
||||||
|
#define QUEUEBUF_CONF_REF_NUM 1
|
||||||
|
|
||||||
/* Route-Under-MAC uses 16-bit short addresses */
|
/* Route-Under-MAC uses 16-bit short addresses */
|
||||||
#if UIP_CONF_USE_RUM
|
#if UIP_CONF_USE_RUM
|
||||||
#undef UIP_CONF_LL_802154
|
#undef UIP_CONF_LL_802154
|
||||||
|
Reference in New Issue
Block a user