{
    "workbench.colorTheme": "Default High Contrast",
    "debug.allowBreakpointsEverywhere": true,
    "rust-analyzer.cargo.target": null,
    "rust-analyzer.cargoRunner": null,
    "http.proxyAuthorization": null,
    "http.proxy": "http://127.0.0.1:10081",
    "EIDE.ARM.INI.Path": "c:\\Keil\\TOOLS.INI",
    "EIDE.ARM.GCC.InstallDirectory": "${userRoot}/.eide/tools/gcc_arm"
}