Add DHCP server to the Webserver demo for automatic network configuration. Correct uIP timer clock not tracking the correct timespan.
This commit is contained in:
parent
1aeb5056d6
commit
a960e4b3b2
15 changed files with 471 additions and 43 deletions
|
@ -2,10 +2,6 @@
|
|||
#ifndef __GLOBAL_CONF_H__
|
||||
#define __GLOBAL_CONF_H__
|
||||
|
||||
//Define frequency
|
||||
// #define F_CPU 12500000UL
|
||||
//
|
||||
|
||||
//Include uip.h gives all the uip configurations in uip-conf.h
|
||||
#include "uip.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue