correction des includes - faisait planter le plugin VSCode MS C/C++
This commit is contained in:
		
							parent
							
								
									a85c5b5c57
								
							
						
					
					
						commit
						6876eab946
					
				
							
								
								
									
										3
									
								
								.vscode/c_cpp_properties.json
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.vscode/c_cpp_properties.json
									
									
									
									
										vendored
									
									
								
							| @ -3,7 +3,8 @@ | ||||
|         "myDefaultIncludePath": [ | ||||
|             "${workspaceFolder}", | ||||
|             "${workspaceFolder}/build", | ||||
|             "${myDefaultIncludePath}/Platform/VL53L8CX_ULD_API/inc", | ||||
|             "${workspaceFolder}/Platform/", | ||||
|             "${workspaceFolder}/VL53L8CX_ULD_API/inc", | ||||
|             "${env:PICO_SDK_PATH}/src/**/include", | ||||
|             "${env:PICO_SDK_PATH}/src/common/pico_base/include", | ||||
|             "${env:PICO_SDK_PATH}/build/generated/pico_base", | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user