mirror of
				https://github.com/meshtastic/firmware.git
				synced 2025-10-28 15:22:55 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			16 lines
		
	
	
		
			259 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			259 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "version": "2.0.0",
 | |
|   "tasks": [
 | |
|     {
 | |
|       "type": "PlatformIO",
 | |
|       "task": "Build",
 | |
|       "problemMatcher": ["$platformio"],
 | |
|       "group": {
 | |
|         "kind": "build",
 | |
|         "isDefault": true
 | |
|       },
 | |
|       "label": "PlatformIO: Build"
 | |
|     }
 | |
|   ]
 | |
| }
 | 
