mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-11-04 06:11:06 +00:00 
			
		
		
		
	1. add support for ESP32 DTE 2. add support for SIM800/BG96 DCE 3. add PPPoS setup procedure 4. add support for SMS 5. add mqtt example after PPP connection established
		
			
				
	
	
		
			4 lines
		
	
	
		
			63 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			63 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
COMPONENT_ADD_INCLUDEDIRS := include
 | 
						|
 | 
						|
COMPONENT_SRCDIRS := src
 |