mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 00:32:37 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			19 lines
		
	
	
		
			293 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			293 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
| 	"name": "GCC 9",
 | |
| 	"image": "conanio/gcc9",
 | |
| 	"runArgs": [
 | |
| 		"--name=ArduinoJson-gcc9"
 | |
| 	],
 | |
| 	"customizations": {
 | |
| 		"vscode": {
 | |
| 			"extensions": [
 | |
| 				"ms-vscode.cmake-tools"
 | |
| 			],
 | |
| 			"settings": {
 | |
| 				"cmake.generator": "Unix Makefiles",
 | |
| 				"cmake.buildDirectory": "/tmp/build"
 | |
| 			}
 | |
| 		}
 | |
| 	}
 | |
| }
 |