These are the examples provided for [[/users/frank26080115/libraries/LPC1700CMSIS_Lib/]] Note, the entire "program" is not compilable!

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.