forked from defend/nodemcu-lab-1
Defend
7 years ago
1 changed files with 0 additions and 16 deletions
@ -1,16 +0,0 @@ |
|||||
{ |
|
||||
"version": "0.2.0", |
|
||||
"configurations": [ |
|
||||
{ |
|
||||
"type": "gdb", |
|
||||
"request": "launch", |
|
||||
"cwd": "${workspaceFolder}", |
|
||||
"name": "PlatformIO Debugger", |
|
||||
"target": "c:/Users/itsmy/Desktop/CODE~WORKSPACE/nodemcu-lab-work-1/.pioenvs/nodemcuv2/firmware.elf", |
|
||||
"gdbpath": "C:/Users/itsmy/.platformio/penv/Scripts/piodebuggdb", |
|
||||
"autorun": [ "source .pioinit" ], |
|
||||
"preLaunchTask": "PlatformIO: Pre-Debug", |
|
||||
"internalConsoleOptions": "openOnSessionStart" |
|
||||
} |
|
||||
] |
|
||||
} |
|
Loading…
Reference in new issue