This file contains all compile-time options for uIP and should be tweaked to match each specific project. The uIP distribution contains a documented example "uipopt.h" that can be copied and modified for each project.
Files | |
file | uipopt.h |
Configuration options for uIP. | |
Modules | |
Static configuration options | |
These configuration options can be used for setting the IP address settings statically, but only if UIP_FIXEDADDR is set to 1. | |
Defines | |
#define | UIP_LITTLE_ENDIAN 3412 |
#define | UIP_BIG_ENDIAN 1234 |