Purpose
This file contains all the specific code for the basic-emac-lwip-project
Contents
The code
can be roughly broken down as follows:
- Init EMAC driver structure
- Init DM9161 driver
- Initialize lwIP modules
- Initialize httpd
- Run emacif_poll polling tasks
Please refer to the list of functions in the
Overview tab of this unit for more detailed information.