mirror of
				https://github.com/0xFEEDC0DE64/arduino-esp32.git
				synced 2025-10-29 13:11:42 +01:00 
			
		
		
		
	* examples: WiFi and Ethernet examples organization * examples: Change on CI scripts to include new folder * Library name reverted to WiFi * examples: WiFi and Ethernet examples organization in a new folder * examples: Eth files moved from WiFi to Ethernet lib and CMakeLists updated
		
			
				
	
	
		
			10 lines
		
	
	
		
			436 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			436 B
		
	
	
	
		
			INI
		
	
	
	
	
	
| name=Ethernet
 | |
| version=2.0.0
 | |
| author=Hristo Gochkov
 | |
| maintainer=Hristo Gochkov <hristo@espressif.com>
 | |
| sentence=Enables network connection (local and Internet) using the ESP32 Ethernet.
 | |
| paragraph=With this library you can instantiate Servers, Clients and send/receive UDP packets through Ethernet. The IP address can be assigned statically or through a DHCP. The library can also manage DNS.
 | |
| category=Communication
 | |
| url=
 | |
| architectures=esp32
 |