61 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			61 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "C_Cpp.intelliSenseEngine": "default",
 | |
|   "idf.port": "/dev/ttyUSB0",
 | |
|   "idf.adapterTargetName": "esp32",
 | |
|   "idf.flashType": "UART",
 | |
|   "idf.openOcdConfigs": [
 | |
|     "interface/ftdi/esp32_devkitj_v1.cfg",
 | |
|     "target/esp32.cfg"
 | |
|   ],
 | |
|   "files.associations": {
 | |
|     "dev_name.h": "c",
 | |
|     "stdio.h": "c",
 | |
|     "storage.h": "c",
 | |
|     "cstdlib": "c",
 | |
|     "cstring": "c",
 | |
|     "crypto.h": "c",
 | |
|     "entropy.h": "c",
 | |
|     "ctr_drbg.h": "c",
 | |
|     "sha256.h": "c",
 | |
|     "ecdsa.h": "c",
 | |
|     "platform.h": "c",
 | |
|     "build_info.h": "c",
 | |
|     "config_adjust_ssl.h": "c",
 | |
|     "pk.h": "c",
 | |
|     "esp_http_client.h": "c",
 | |
|     "constants.h": "c",
 | |
|     "ethernet.h": "c",
 | |
|     "esp_err.h": "c",
 | |
|     "esp_eth.h": "c",
 | |
|     "task.h": "c",
 | |
|     "freertos.h": "c",
 | |
|     "unsecure_api.h": "c",
 | |
|     "esp_log.h": "c",
 | |
|     "http_client.h": "c",
 | |
|     "string.h": "c",
 | |
|     "cjson.h": "c",
 | |
|     "stddef.h": "c",
 | |
|     "array": "c",
 | |
|     "chrono": "c",
 | |
|     "deque": "c",
 | |
|     "list": "c",
 | |
|     "string": "c",
 | |
|     "unordered_map": "c",
 | |
|     "vector": "c",
 | |
|     "iterator": "c",
 | |
|     "string_view": "c",
 | |
|     "format": "c",
 | |
|     "span": "c",
 | |
|     "regex": "c",
 | |
|     "stdlib.h": "c",
 | |
|     "secure_api.h": "c",
 | |
|     "jwt.h": "c",
 | |
|     "sync_response.h": "c",
 | |
|     "gpio.h": "c",
 | |
|     "esp_system.h": "c",
 | |
|     "relays.h": "c",
 | |
|     "esp_app_desc.h": "c",
 | |
|     "ota.h": "c"
 | |
|   }
 | |
| }
 |