longan-movie-player/gd32v_lcd/.vscode/settings.json

10 lines
3.0 KiB
JSON
Raw Normal View History

2019-08-28 10:25:46 +02:00
{
"terminal.integrated.env.windows": {
"PATH": "C:\\Users\\greedyhao\\.platformio\\penv\\Scripts;C:\\Users\\greedyhao\\.platformio\\penv;D:\\Softwares\\Python37\\Scripts\\;D:\\Softwares\\Python37\\;C:\\Program Files (x86)\\Common Files\\Oracle\\Java\\javapath;C:\\Program Files (x86)\\Intel\\iCLS Client\\;C:\\Program Files\\Intel\\iCLS Client\\;C:\\windows\\system32;C:\\windows;C:\\windows\\System32\\Wbem;C:\\windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\Program Files (x86)\\Intel\\Intel(R) Management Engine Components\\DAL;C:\\Program Files\\Intel\\Intel(R) Management Engine Components\\DAL;C:\\Program Files (x86)\\Intel\\Intel(R) Management Engine Components\\IPT;C:\\Program Files\\Intel\\Intel(R) Management Engine Components\\IPT;C:\\Program Files (x86)\\NVIDIA Corporation\\PhysX\\Common;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\;C:\\WINDOWS\\System32\\OpenSSH\\;C:\\Program Files\\NVIDIA Corporation\\NVIDIA NvDLISR;D:\\Softwares\\Java\\jdk1.8.0_191\\bin;D:\\Softwares\\Java\\jdk1.8.0_191\\jre\\bin;D:\\Softwares\\Putty\\;D:\\Softwares\\mingw64\\bin;D:\\Softwares\\Git\\cmd;C:\\Program Files (x86)\\ZeroTier\\One\\;C:\\Program Files\\Intel\\WiFi\\bin\\;C:\\Program Files\\Common Files\\Intel\\WirelessCommon\\;C:\\Users\\greedyhao\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\greedyhao\\AppData\\Local\\GitHubDesktop\\bin;C:\\Program Files\\Bandizip\\;D:\\Softwares\\Microsoft VS Code\\bin;D:\\Softwares\\intelFPGA\\10.1\\modelsim_ase\\win32aloem;D:\\Softwares\\Python37\\Scripts\\;D:\\Softwares\\Python37\\;C:\\Program Files (x86)\\Common Files\\Oracle\\Java\\javapath;C:\\Program Files (x86)\\Intel\\iCLS Client\\;C:\\Program Files\\Intel\\iCLS Client\\;C:\\windows\\system32;C:\\windows;C:\\windows\\System32\\Wbem;C:\\windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\Program Files (x86)\\Intel\\Intel(R) Management Engine Components\\DAL;C:\\Program Files\\Intel\\Intel(R) Management Engine Components\\DAL;C:\\Program Files (x86)\\Intel\\Intel(R) Management Engine Components\\IPT;C:\\Program Files\\Intel\\Intel(R) Management Engine Components\\IPT;C:\\Program Files (x86)\\NVIDIA Corporation\\PhysX\\Common;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\;C:\\WINDOWS\\System32\\OpenSSH\\;C:\\Program Files\\NVIDIA Corporation\\NVIDIA NvDLISR;D:\\Softwares\\Java\\jdk1.8.0_191\\bin;D:\\Softwares\\Java\\jdk1.8.0_191\\jre\\bin;D:\\Softwares\\Putty\\;D:\\Softwares\\mingw64\\bin;D:\\Softwares\\Git\\cmd;C:\\Program Files (x86)\\ZeroTier\\One\\;C:\\Program Files\\Intel\\WiFi\\bin\\;C:\\Program Files\\Common Files\\Intel\\WirelessCommon\\;C:\\Users\\greedyhao\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\greedyhao\\AppData\\Local\\GitHubDesktop\\bin;C:\\Program Files\\Bandizip\\;D:\\Softwares\\Microsoft VS Code\\bin;D:\\Softwares\\intelFPGA\\10.1\\modelsim_ase\\win32aloem",
"PLATFORMIO_CALLER": "vscode"
},
"files.associations": {
"lcd.h": "c",
"gd32vf103.h": "c"
}
}