uIP 1.0 based webserver for LPC1114 + ENC28J60

Dependencies:   mbed TMP102

Embed: (wiki syntax)

« Back to documentation index

uip-conf.h File Reference

uip-conf.h File Reference

An example uIP configuration file. More...

Go to the source code of this file.

Typedefs

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.

typedef uint8_t u8_t
 8 bit datatype
typedef uint16_t u16_t
 16 bit datatype
typedef unsigned short uip_stats_t
 Statistics datatype.

Detailed Description

An example uIP configuration file.

Author:
Adam Dunkels <adam@sics.se>

Definition in file uip-conf.h.