/home/midibox/svn_snapshot/mios32/trunk/modules/uip/unix/uip-conf.h File Reference

#include <inttypes.h>
#include "webserver.h"

Project-specific configuration options

uIP has a number of configuration options that can be overridden for each project. These are kept in a project-specific uip-conf.h file and all configuration names have the prefix UIP_CONF.



#define UIP_CONF_MAX_CONNECTIONS   40
#define UIP_CONF_MAX_LISTENPORTS   40
#define UIP_CONF_BUFFER_SIZE   420
#define UIP_CONF_BYTE_ORDER   LITTLE_ENDIAN
#define UIP_CONF_LOGGING   1
#define UIP_CONF_UDP   0
#define UIP_CONF_UDP_CHECKSUMS   1
#define UIP_CONF_STATISTICS   1
typedef uint8_t u8_t
typedef uint16_t u16_t
typedef unsigned short uip_stats_t

Detailed Description

An example uIP configuration file

Author:
Adam Dunkels <adam@sics.se>

Generated on 22 Jan 2016 for MIDIboxNG by  doxygen 1.6.1