| 
						
						
							
								
							
						
						
					 | 
					 | 
					@ -55,8 +55,8 @@ APPGEN		?= $(SDK_BASE)/tools/gen_appbin.py | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					TARGET		= httpd
 | 
					 | 
					 | 
					 | 
					TARGET		= httpd
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					# which modules (subdirectories) of the project to include in compiling
 | 
					 | 
					 | 
					 | 
					# which modules (subdirectories) of the project to include in compiling
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					MODULES		= user sbmp
 | 
					 | 
					 | 
					 | 
					MODULES		= user sbmp/library
 | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					EXTRA_INCDIR	= include libesphttpd/include sbmp
 | 
					 | 
					 | 
					 | 
					EXTRA_INCDIR	= include libesphttpd/include sbmp/library
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					# libraries used in this project, mainly provided by the SDK
 | 
					 | 
					 | 
					 | 
					# libraries used in this project, mainly provided by the SDK
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					LIBS		= c gcc hal phy pp net80211 wpa main lwip crypto
 | 
					 | 
					 | 
					 | 
					LIBS		= c gcc hal phy pp net80211 wpa main lwip crypto
 | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					 | 
					
  |