{ "configurations": [ { "name": "Linux", "includePath": [ "${workspaceFolder}/**", "/usr/lib/avr/include" ], "defines": [], "compilerPath": "/usr/bin/gcc" } ], "version": 4 }