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
				
			
		| 
						 | 
				
			
			@ -27,6 +27,9 @@
 | 
			
		|||
 *  library API more streamlined and robust. You can download AVR-GCC for free in a convenient windows package, 
 | 
			
		||||
 *  from the the WinAVR website (see \ref Page_Resources).
 | 
			
		||||
 *
 | 
			
		||||
 *  The only required AVR peripherals for LUFA is the USB controller itself and interrupts - LUFA does not require the use of the
 | 
			
		||||
 *  microcontroller's timers or other hardware, leaving more hardware to the application developer.
 | 
			
		||||
 *
 | 
			
		||||
 *  Accompanying LUFA in the download package is a set of example demo applications, plus several Bootloaders of different classes
 | 
			
		||||
 *  and open source LUFA powered projects.
 | 
			
		||||
 *
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue