mirror of
				https://github.com/esp8266/Arduino.git
				synced 2025-11-03 14:33:37 +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
		
	
	
		
			320 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			320 B
		
	
	
	
		
			INI
		
	
	
	
	
	
name=ESP8266AVRISP
 | 
						|
version=1.0
 | 
						|
author=Kiril Zyapkov
 | 
						|
maintainer=Kiril Zyapkov <kiril@robotev.com>
 | 
						|
sentence=AVR In-System Programming over WiFi for ESP8266
 | 
						|
paragraph=This library allows programming 8-bit AVR ICSP targets via TCP over WiFi with ESP8266.
 | 
						|
category=Communication
 | 
						|
url=
 | 
						|
architectures=esp8266
 | 
						|
dot_a_linkage=true
 |