Network Configuration File

Each network device must have a unique IP address within the network it is connected to. netconfig.c contains some variables holding configuration parameters such as local IP address, DNS server address etc. If necessary these parameters can be read from FLASH and set during boottime.

Refer to Device Specific Initialization file netconfig.c