mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 16:14:11 +01:00 
			
		
		
		
	Added PlatformIO manifest file
This commit is contained in:
		
							
								
								
									
										17
									
								
								library.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										17
									
								
								library.json
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,17 @@ | ||||
| { | ||||
|   "name": "Json", | ||||
|   "keywords": "json, rest, http, web", | ||||
|   "description": "An elegant and efficient JSON library for embedded systems", | ||||
|   "repository": | ||||
|   { | ||||
|     "type": "git", | ||||
|     "url": "https://github.com/bblanchon/ArduinoJson.git" | ||||
|   }, | ||||
|   "authors": | ||||
|   { | ||||
|     "name": "Benoit Blanchon", | ||||
|     "url": "http://blog.benoitblanchon.fr" | ||||
|   }, | ||||
|   "frameworks": "arduino", | ||||
|   "platforms": "atmelavr"   | ||||
| } | ||||
		Reference in New Issue
	
	Block a user