mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 08:42:39 +01:00 
			
		
		
		
	Add to IDF Component Registry (closes #1844)
This commit is contained in:
		
							
								
								
									
										12
									
								
								idf_component.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								idf_component.yml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,12 @@ | ||||
| version: "6.20.0" | ||||
| 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/**/*" | ||||
|     - "examples/**/*" | ||||
|     - "extras/**/*" | ||||
		Reference in New Issue
	
	Block a user