mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 08:42:39 +01:00 
			
		
		
		
	Moved all build settings to `ArduinoJson/Configuration.hpp` Added AppVeyor settings in source tree
		
			
				
	
	
		
			4 lines
		
	
	
		
			95 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			95 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # http://clang.llvm.org/docs/ClangFormatStyleOptions.html
 | |
| 
 | |
| BasedOnStyle: Google
 | |
| Standard: Cpp03 |