Purpose
This file contains all the specific code for the basic-emac-uip-project
Contents
The code can be roughly broken down as follows:
- Init EMAC driver structure
- Init DM9161 driver
- Initialize uIP modules
- Set the IP address of this host
- httpd_init or hello_world_init
- uip process
Please refer to the list of functions in the
Overview tab of this unit for more detailed information.