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
		
	
	
		
			324 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			324 B
		
	
	
	
		
			INI
		
	
	
	
	
	
name=Wire
 | 
						|
version=1.0
 | 
						|
author=Arduino
 | 
						|
maintainer=Ivan Grokhotkov <ivan@esp8266.com>
 | 
						|
sentence=Allows the communication between devices or sensors connected via Two Wire Interface Bus. For esp8266 boards. 
 | 
						|
paragraph=
 | 
						|
category=Signal Input/Output
 | 
						|
url=http://arduino.cc/en/Reference/Wire
 | 
						|
architectures=esp8266
 | 
						|
dot_a_linkage=true
 |