mirror of
				https://github.com/esp8266/Arduino.git
				synced 2025-10-31 15:50:55 +03:00 
			
		
		
		
	Automatic stack location selection (SYS or HEAP), enable per library AR-chive in arduino build system * enable dot_a_linkage on internal libraries * add device tests * boards generator: deprecate --noextra4k/--allowWPS and fix documentation
		
			
				
	
	
		
			11 lines
		
	
	
		
			420 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			420 B
		
	
	
	
		
			INI
		
	
	
	
	
	
| name=ArduinoOTA
 | |
| version=1.0
 | |
| author=Ivan Grokhotkov and Miguel Angel Ajo
 | |
| maintainer=Ivan Grokhtkov <ivan@esp8266.com>
 | |
| sentence=Enables Over The Air upgrades, via wifi and espota.py UDP request/TCP download.
 | |
| paragraph=With this library you can enable your sketch to be upgraded over network. Includes mdns anounces to get discovered by the arduino IDE.
 | |
| category=Communication
 | |
| url=
 | |
| architectures=esp8266
 | |
| dot_a_linkage=true
 |