mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 08:42:39 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
		
			513 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			513 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| version: "6.21.3"
 | |
| description: >-
 | |
|   A simple and efficient JSON library for embedded C++.
 | |
|   ArduinoJson supports ✔ serialization, ✔ deserialization, ✔ MessagePack, ✔ fixed allocation, ✔ zero-copy, ✔ streams, ✔ filtering, and more.
 | |
|   It is the most popular Arduino library on GitHub ❤❤❤❤❤.
 | |
|   Check out arduinojson.org for a comprehensive documentation.
 | |
| url: https://arduinojson.org/
 | |
| files:
 | |
|   exclude:
 | |
|     - "**/.vs/**/*"
 | |
|     - ".devcontainer/**/*"
 | |
|     - "examples/**/*"
 | |
|     - "extras/**/*"
 |