mirror of https://github.com/ARMmbed/mbed-os.git
update gcc arm version to 6-2017-q1-update
parent
f76436c955
commit
31d4ea8722
|
@ -46,7 +46,7 @@
|
|||
"windows": {
|
||||
"preLaunchTask": "make.exe",
|
||||
"MIMode": "gdb",
|
||||
"MIDebuggerPath": "C:\\Program Files (x86)\\GNU Tools ARM Embedded\\4.9 2015q3\\bin\\arm-none-eabi-gdb.exe",
|
||||
"MIDebuggerPath": "C:\\Program Files (x86)\\GNU Tools ARM Embedded\\6 2017-q1-update\\bin\\arm-none-eabi-gdb.exe",
|
||||
"debugServerPath": "pyocd-gdbserver.exe",
|
||||
"setupCommands": [
|
||||
{ "text": "-environment-cd ${workspaceRoot}\\BUILD" },
|
||||
|
|
Loading…
Reference in New Issue