Informace o verzi
This commit is contained in:
		
							
								
								
									
										21
									
								
								library.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										21
									
								
								library.json
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,21 @@
 | 
				
			|||||||
 | 
					{
 | 
				
			||||||
 | 
					  "name":"encString",
 | 
				
			||||||
 | 
					  "description":"Simpla String encoding/decoding library",
 | 
				
			||||||
 | 
					  "authors":
 | 
				
			||||||
 | 
					  {
 | 
				
			||||||
 | 
					    "name": "Pavel Brychta",
 | 
				
			||||||
 | 
					    "maintainer": true
 | 
				
			||||||
 | 
					  },
 | 
				
			||||||
 | 
					  "repository":
 | 
				
			||||||
 | 
					  {
 | 
				
			||||||
 | 
					    "type": "git",
 | 
				
			||||||
 | 
					    "url": "https://git.xpablo.cz/xPablo.cz/encString.git"
 | 
				
			||||||
 | 
					  },
 | 
				
			||||||
 | 
					  "license": "MIT",
 | 
				
			||||||
 | 
					  "frameworks": "arduino",
 | 
				
			||||||
 | 
					  "platforms": ["espressif8266", "espressif32"],
 | 
				
			||||||
 | 
					  "build": {
 | 
				
			||||||
 | 
					    "libCompatMode": 2,
 | 
				
			||||||
 | 
					    "libLDFMode": "deep"
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
		Reference in New Issue
	
	Block a user